[
https://issues.apache.org/jira/browse/OWB-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-127.
-------------------------------
Resolution: Fixed
This fix was necessary to successfully handle the TCKs PassivatingContextTest,
otherwise it failed while parsing the EJB class
org.jboss.jsr299.tck.tests.context.passivating.Turku
> @Stateful EJBs have to be handled as being passivation capable
> --------------------------------------------------------------
>
> Key: OWB-127
> URL: https://issues.apache.org/jira/browse/OWB-127
> Project: OpenWebBeans
> Issue Type: Bug
> Reporter: Mark Struberg
> Assignee: Gurkan Erdogdu
> Fix For: M4
>
>
> Currently the container complains about @Stateful session beans do not have
> the Interface Serializable.
> This check must not be performed for stateful session beans, since they are
> per se passivation capable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.