You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by AndyG <an...@orprovision.com> on 2013/01/04 17:35:52 UTC

Possible fix and test for org.apache.openejb.core.stateful.StatefulContainer#releaseInstance

Added StatefulBeanManagedTest.java (openejb-core), but not sure if this is
the right way to process the 'release' call in
org.apache.openejb.core.stateful.StatefulContainer#releaseInstance - This
previously threw an IllegalStateException (which was 'fixed' or rather
exposed on my last commit).

It feels like something is wrong with @Stateful and concurrency, but can't
put a finger on it.

Anyway, please review the test, and most importantly
'StatefulContainer#releaseInstance'.

Andy.

(Will be back on Monday).




--
View this message in context: http://openejb.979440.n4.nabble.com/Possible-fix-and-test-for-org-apache-openejb-core-stateful-StatefulContainer-releaseInstance-tp4660080.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.