[jboss-jira] [JBoss JIRA] Created: (JBMETA-26) @Resource for env-envtries has no injection target metadata

Scott M Stark (JIRA) jira-events at lists.jboss.org
Fri Apr 25 08:55:08 EDT 2008


@Resource for env-envtries has no injection target metadata
-----------------------------------------------------------

                 Key: JBMETA-26
                 URL: http://jira.jboss.com/jira/browse/JBMETA-26
             Project: JBoss Metadata
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions:  1.0.0.Beta9
            Reporter: Scott M Stark
         Assigned To: Scott M Stark
             Fix For: 1.0.0.Beta10


I'm not seeing any ResourceInjectionTargetMetaData for a simple env-entry type of injection in an app client such as:

public class HelloWorldClient
{
   @Resource(name="msg")
   private static String msg;

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

        



More information about the jboss-jira mailing list