You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2017/03/13 09:47:06 UTC

[jira] [Updated] (TOMEE-1985) SessionBean ejbCreate invoked potentially twice

     [ https://issues.apache.org/jira/browse/TOMEE-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau updated TOMEE-1985:
--------------------------------------
    Fix Version/s:     (was: 7.0.3)
                   7.0.4

> SessionBean ejbCreate invoked potentially twice
> -----------------------------------------------
>
>                 Key: TOMEE-1985
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1985
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 1.7.4, 7.0.2
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 1.7.5, 7.0.4
>
>
> When an EJB 2.x style Stateless session bean implements the {{javax.ejb.SessionBean}} interface, the "ejbCreate" method is invoked twice if the method signature is {{public void ejbCreate()}}
> If the method signature is {{public void ejbCreateObject()}} or otherwise has a suffix as is allowed in the EJB spec, it is only invoked once as intended.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)