[jboss-jira] [JBoss JIRA] (AS7-6375) EJB2 CMP - Entity callbacks are not invoked according to the EJB2 spec
Wolf-Dieter Fink (JIRA)
jira-events at lists.jboss.org
Fri Feb 1 02:57:51 EST 2013
[ https://issues.jboss.org/browse/AS7-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wolf-Dieter Fink updated AS7-6375:
----------------------------------
Description: The ejbPassivate() is not called during passivation of an entity. (was: From the EJB specification the callback (un)setEntityContext() should be called if the instance change lifecycle from 'not exist' <=> 'ready'
ejbPassivate() should called if the instance change from 'ready' => 'pooled'
The behavior is current that ejbPassivate() is never called.
But (un)setEntityContext is called for changes between 'ready' and 'pooled')
> EJB2 CMP - Entity callbacks are not invoked according to the EJB2 spec
> ----------------------------------------------------------------------
>
> Key: AS7-6375
> URL: https://issues.jboss.org/browse/AS7-6375
> Project: Application Server 7
> Issue Type: Feature Request
> Components: EJB
> Affects Versions: 7.1.3.Final (EAP)
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
>
> The ejbPassivate() is not called during passivation of an entity.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list