Patches item #932366, was opened at 2004-04-09 17:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=932366&group_id=22866
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Matthias Germann (germm) Assigned to: Nobody/Anonymous (nobody) Summary: Patch for Bug 927062(issue1) Initial Comment: I noticed that a call to Handle.getEJBObject() for a stateful session bean is treated as a call to a home interface method. Therefore, Handle.getEJBObject() crates a stateful session context with a bean instance for looking up the bean instance which is referenced by the handle. Is this really necessary? This patch ensures that Handle.getEJBObject() no longer creates a stateful session context and a bean instance. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=932366&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
