[
https://issues.apache.org/jira/browse/OPENEJB-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins updated OPENEJB-215:
----------------------------------
Priority: Critical (was: Major)
> Passivation/Activation of non-Serializable Stateful SessionBeans
> ----------------------------------------------------------------
>
> Key: OPENEJB-215
> URL: https://issues.apache.org/jira/browse/OPENEJB-215
> Project: OpenEJB
> Issue Type: Task
> Components: ejb3 simplified
> Affects Versions: 3.0
> Reporter: David Blevins
> Priority: Critical
> Fix For: 3.0
>
>
> Sec: 4.3.5 Text: "The session bean class is not required to implement the
> SessionBean interface or the Serializable interface."
> In the event a non-Serializable stateful session bean is to be passivated,
> it's data must be plucked out and serialized and put back into a new instance
> on activation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.