[
http://jira.jboss.com/jira/browse/JBMETA-26?page=all ]
Scott M Stark resolved JBMETA-26.
---------------------------------
Resolution: Done
See org.jboss.test.metadata.annotation.client.AnnotationClientUnitTestCase.testXmlMerge
@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