I'm having difficulties finding any information on how to implement ejb2.0 cmp relationships with weblogic 6.x. Can some one point me into the URL.
thanks
-
ejb2.0 cmp relationships example for WebLogic6.1 (3 messages)
- Posted by: Dmitry Amelchenko
- Posted on: July 26 2001 15:40 EDT
Threaded Messages (3)
- ejb2.0 cmp relationships example for WebLogic6.1 by Dmitry Amelchenko on July 26 2001 16:32 EDT
- ejb2.0 cmp relationships example for WebLogic6.1 by Dmitry Amelchenko on July 26 2001 16:34 EDT
- ejb2.0 cmp relationships example for WebLogic6.1 by sheetal P on July 26 2001 16:42 EDT
-
ejb2.0 cmp relationships example for WebLogic6.1[ Go to top ]
- Posted by: Dmitry Amelchenko
- Posted on: July 26 2001 16:32 EDT
- in response to Dmitry Amelchenko
I'm trying to use wl6.1 example from /ejb20/cascadeDelete/one2many that seems to be what I need. When compiling my code jdbc throws NullPointerException. -
ejb2.0 cmp relationships example for WebLogic6.1[ Go to top ]
- Posted by: Dmitry Amelchenko
- Posted on: July 26 2001 16:34 EDT
- in response to Dmitry Amelchenko
Sorry, in previous message I meant ejbc (not jdbc). -
ejb2.0 cmp relationships example for WebLogic6.1[ Go to top ]
- Posted by: sheetal P
- Posted on: July 26 2001 16:42 EDT
- in response to Dmitry Amelchenko
Hi Dmitry,
These two links from bea's documentation center might be useful to you..
http://e-docs.bea.com/wls/docs61/////ejb/EJB_utilities.html
http://e-docs.bea.com/wls/docs61///ejb/cmp.html
Thanks
Bhanu.