[jboss-jira] [JBoss JIRA] Resolved: (JBMETA-80) Field-level @Resource annotation for SessionContext not placed in metadata

Emanuel Muckenhuber (JIRA) jira-events at lists.jboss.org
Thu Jul 24 04:20:45 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMETA-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emanuel Muckenhuber resolved JBMETA-80.
---------------------------------------

    Fix Version/s: 1.0.0.Beta31
       Resolution: Done


> Field-level @Resource annotation for SessionContext not placed in metadata
> --------------------------------------------------------------------------
>
>                 Key: JBMETA-80
>                 URL: https://jira.jboss.org/jira/browse/JBMETA-80
>             Project: JBoss Metadata
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.0.Beta30
>            Reporter: Andrew Lee Rubinger
>            Assignee: Emanuel Muckenhuber
>             Fix For: 1.0.0.Beta31
>
>
> Given a simple EJB:
> @Stateless
> @Local(BusinessInterface.class)
> public class SessionContextAnnotatedResourceBean implements BusinessInterface
> {
>    @Resource
>    public SessionContext context;
> }
> ...JBoss50Creator is not returning a Resource Environment Reference.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list