[
https://issues.jboss.org/browse/AS7-3569?page=com.atlassian.jira.plugin.s...
]
Stuart Douglas resolved AS7-3569.
---------------------------------
Assignee: Stuart Douglas (was: jaikiran pai)
Fix Version/s: 7.1.0.Final
Resolution: Done
Passivation of SessionContext field does not work
-------------------------------------------------
Key: AS7-3569
URL:
https://issues.jboss.org/browse/AS7-3569
Project: Application Server 7
Issue Type: Bug
Components: EJB
Reporter: Ondřej Chaloupka
Assignee: Stuart Douglas
Labels: eap6_prd_req
Fix For: 7.1.0.Final
In case of adding non-transient SessionContext field to a stateful bean, the passivation
of the bean ends with exception: JBAS014538: Failed to passivate, Caused by:
java.io.NotSerializableException: org.jboss.as.ejb3.context.SessionContextImpl.
(EJB3.1 4.2.1)
Please check my test:
https://github.com/ochaloup/jboss-as/blob/JBQA-5483-test-migration-passiv...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira