You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/03/13 11:49:09 UTC

[jira] Created: (OPENEJB-538) Validation: Stateful pojos with Home interfaces have init-method(s)

Validation: Stateful pojos with Home interfaces have init-method(s)
-------------------------------------------------------------------

                 Key: OPENEJB-538
                 URL: https://issues.apache.org/jira/browse/OPENEJB-538
             Project: OpenEJB
          Issue Type: Sub-task
            Reporter: David Blevins




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENEJB-538) Validation: Stateful pojos with Home interfaces have init-method(s)

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins updated OPENEJB-538:
----------------------------------

          Component/s: ejb3 simplified
        Fix Version/s: 3.0
          Description: Stateful pojos with home interfaces are required to have matching init-methods declared in their xml or via the Init annotation.  One matching init method for every create method of the home interface.
    Affects Version/s: 3.0

> Validation: Stateful pojos with Home interfaces have init-method(s)
> -------------------------------------------------------------------
>
>                 Key: OPENEJB-538
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-538
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>
> Stateful pojos with home interfaces are required to have matching init-methods declared in their xml or via the Init annotation.  One matching init method for every create method of the home interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.