Bugs item #970997, was opened at 2004-06-11 12:30
Message generated for change (Comment added) made by loubyansky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=970997&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
>Resolution: Works For Me
Priority: 8
Submitted By: ulf gohde (gohde)
>Assigned to: Alexey Loubyansky (loubyansky)
Summary: get CMRfield returns proxy instead of null for deleted child

Initial Comment:
unidirectional CMR between EJBA and EJBB. if EJBB is 
deleted the getEJBB in Bean A should return null.

Works fine in Jboss3.2.2. In Jboss 3.2.4 and Jboss4DR4 
however the get returns a proxy which of course is not 
usable. If you try to invoke a method on the proxy you 
get an exception and the transaction is rolled back.

This is a spec violation and makes both 3.2.4 and 4DR4 
unusable for us.

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

>Comment By: Alexey Loubyansky (loubyansky)
Date: 2004-06-11 15:34

Message:
Logged In: YES 
user_id=543482

What should I do to reproduce this?

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

Comment By: ulf gohde (gohde)
Date: 2004-06-11 12:37

Message:
Logged In: YES 
user_id=1022717

just some additional info. 
in the described scenario BeanB is directly removed and not 
through BeanA.
I am using Oracle 9.2.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to