Ondřej Chaloupka created AS7-3569:
-------------------------------------
Summary: 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: jaikiran pai
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