-
Does any EJB Server support DEPENDENT OBJECTS with CMP (5 messages)
- Posted by: ilker kiris
- Posted on: January 12 2001 17:31 EST
Hello folks,
According to Weblogic 6.0 release letter, it doesn't support Dependent Objects as part of EJB 2.0 CMP.
And as I understand from one of the messages of this site, neither does jboss.
However, Cedric Beust's EJBGen seem to have facilities to generate code for it(among other things).
So does the Weblogic 6.0 really don't support Dependent objects of EJB 2.0 or has it changed and didn't get reflected in release letter (Which I hope is the case).
Regards,
-- IlkerThreaded Messages (5)
- Does any EJB Server support DEPENDENT OBJECTS with CMP by James Reagan on January 13 2001 02:51 EST
- Does any EJB Server support DEPENDENT OBJECTS with CMP by vj d on January 14 2001 23:52 EST
-
Does any EJB Server support DEPENDENT OBJECTS with CMP by Tyler Jewell on January 15 2001 09:42 EST
- Does any EJB Server support DEPENDENT OBJECTS with CMP by vj d on January 15 2001 01:05 EST
-
Does any EJB Server support DEPENDENT OBJECTS with CMP by Tyler Jewell on January 15 2001 09:42 EST
- Does any EJB Server support DEPENDENT OBJECTS with CMP by vj d on January 14 2001 23:52 EST
- Does any EJB Server support DEPENDENT OBJECTS with CMP by Tyler Jewell on January 13 2001 11:46 EST
-
Does any EJB Server support DEPENDENT OBJECTS with CMP[ Go to top ]
- Posted by: James Reagan
- Posted on: January 13 2001 02:51 EST
- in response to ilker kiris
Don't know of an app server that does it directly, but TOPLink (WebGain owns it these days) does it and integrates nicely with Weblogic. Give it a whirl. -
Does any EJB Server support DEPENDENT OBJECTS with CMP[ Go to top ]
- Posted by: vj d
- Posted on: January 14 2001 23:52 EST
- in response to James Reagan
hey,
for using TOPLink in a production application do i need to buy that product??
vijay -
Does any EJB Server support DEPENDENT OBJECTS with CMP[ Go to top ]
- Posted by: Tyler Jewell
- Posted on: January 15 2001 09:42 EST
- in response to vj d
You do need to buy TopLink from WebGain. -
Does any EJB Server support DEPENDENT OBJECTS with CMP[ Go to top ]
- Posted by: vj d
- Posted on: January 15 2001 13:05 EST
- in response to Tyler Jewell
ok. thanx. -
Does any EJB Server support DEPENDENT OBJECTS with CMP[ Go to top ]
- Posted by: Tyler Jewell
- Posted on: January 13 2001 11:46 EST
- in response to ilker kiris
WLS 6.0 will support dependant objects very shortly. The only problem at this stage is that the EJB 2.0 specification is still in public final draft and hasn't been officially released yet. Since dependant objects were still being morphed in different public drafts, the WLS EJB container implementers decided not to include dependant objects until the specification is officially released. They'll have a container with dependant objects ready within a month or so of the official specification release date.