Bugs item #523627, was opened at 2002-02-27 14:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=523627&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Newcomb (mnewcomb)
Assigned to: Nobody/Anonymous (nobody)
Summary: CMR is broken?

Initial Comment:
Check out the attached test case.

If you try to re-use newly created (within same 
session bean method) Local ejb's as parameters to 
create other local ejb's, the CMR relationship is 
messed up.

If you do a findByPrimaryKey() and use that returned 
Local ejb object, the CMR relationship is ok.

Have to go, or I'd try to debug a little more.  I did 
get a test case together to show the problem.

test case procedure:

export JBOSS_DIST="<jboss_install>/jboss-3.0.0beta2"

ant
ant deploy

ant client-fail
ant undeploy

ant deploy
ant client-pass


Thanks,
Michael



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=523627&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to