[jboss-jira] [JBoss JIRA] (AS7-3569) Passivation of SessionContext field does not work

Ondřej Chaloupka (JIRA) jira-events at lists.jboss.org
Thu Feb 2 04:32:48 EST 2012


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-passivation-ctx/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/stateful/persistencecontext/StatefulBean.java#L47

--
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

       



More information about the jboss-jira mailing list