-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Beta9
-
None
-
None
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;