[jboss-dev-forums] [Design of EJB 3.0] - EJBTHREE-995

ALRubinger do-not-reply at jboss.com
Fri Jun 12 17:22:00 EDT 2009


https://jira.jboss.org/jira/browse/EJBTHREE-995

Gavin reports persistent issues w/ SessionSynchronization.  I've interpreted the issue description as:

* SFSB bean implementation class implements SessionSynchronization
* Each invocation results in a re-reg of the sync w/ JTA
* This leads to JTA lifecycle events invoked N times, with N being the number of bean invocations.

Test case is: http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/core/src/test/java/org/jboss/ejb3/core/test/ejbthree995/

Test is green as expected.

I've opened this Thread to explore the disconnect between what's reported, what's observed, and what's tested.

S,
ALR

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237390#4237390

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237390



More information about the jboss-dev-forums mailing list