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/12 18:37:09 UTC

[jira] Created: (OPENEJB-537) Validation: AppClients using non-static annotations

Validation: AppClients using non-static annotations
---------------------------------------------------

                 Key: OPENEJB-537
                 URL: https://issues.apache.org/jira/browse/OPENEJB-537
             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-537) Validation: AppClients using non-static annotations

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

David Blevins updated OPENEJB-537:
----------------------------------

          Component/s: ejb3 simplified
        Fix Version/s: 3.0
          Description: 
EJB 3 app clients in an ear may have dependency injection as well.  This is done with the same annotations but can only apply to static fields and methods.  Check the app client main-class and and error for any non-static ejb3 annotated field/methods.

    Affects Version/s: 3.0

> Validation: AppClients using non-static annotations
> ---------------------------------------------------
>
>                 Key: OPENEJB-537
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-537
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>
> EJB 3 app clients in an ear may have dependency injection as well.  This is done with the same annotations but can only apply to static fields and methods.  Check the app client main-class and and error for any non-static ejb3 annotated field/methods.

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