[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2081) SessionContext fields cannot be passivated/activated
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Apr 26 14:34:10 EDT 2010
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
More information about the jboss-jira
mailing list