Bugs item #970997, was opened at 2004-06-11 09:30 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: None Priority: 5 Submitted By: ulf gohde (gohde) Assigned to: Nobody/Anonymous (nobody) 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. ---------------------------------------------------------------------- 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
