]
jaikiran pai resolved EJBTHREE-2030.
------------------------------------
Fix Version/s: EJB3_1 1.0.6
Resolution: Done
Component Fix Version(s): jboss-ejb3-core:1.2.4
Done in r101649.
SimpleStatefulCache does not check for passivated session during a
remove() call
--------------------------------------------------------------------------------
Key: EJBTHREE-2030
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-2030
Project: EJB 3.0
Issue Type: Bug
Components: core
Affects Versions: 1.1.22, Plugin 1.0.19, EJB3_1 1.0.5
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: EJB3_1 1.0.6
org.jboss.ejb3.cache.SimpleStatefulCache during passivation call does the following:
1) passivates the session
2) removes the session from the cache
However, later, if some code calls a remove() for the passivated instance, it throws a
NoSuchEJBException because the remove() method does *not* check for passivated instances.
See the referenced forum thread for the complete details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: