[
https://jira.jboss.org/jira/browse/EJBTHREE-2081?page=com.atlassian.jira....
]
Brian Stansberry commented on EJBTHREE-2081:
--------------------------------------------
Bill DeCoste's work on EJBTHREE-1019, particularly r68144 (2007/12/07) changes to
org.jboss.ebj3.stateful.StatefulSessionContextImpl look like they should prevent this
issue on ejb3 trunk, AS 5.1, EAP 5.
SessionContext fields cannot be passivated/activated
----------------------------------------------------
Key: EJBTHREE-2081
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-2081
Project: EJB 3.0
Issue Type: Bug
Reporter: Andrew Lee Rubinger
Fix For: Branch_4_2
SessionContext instances are not able to be deserialized on a remote node during
activation:
Caused by: java.lang.IllegalStateException: Container
jboss.j2ee:ear=TEST.ear,jar=TEST.jar,name=EjbName,service=EJB3,VMID=bc9fc98bb8f6d6e6:-579fe194:1282b767e01:-7ffa
is not registered at org.jboss.ejb3.Ejb3Registry.getContainer(Ejb3Registry.java:149)
at org.jboss.ejb3.BaseSessionContext.readExternal(BaseSessionContext.java:130)
Observed off the 4.x series.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira