Mark Struberg created GERONIMO-6577:
---------------------------------------

             Summary: [config] injection of @ConfigProperty Provider<T> is 
broken
                 Key: GERONIMO-6577
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6577
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Config
            Reporter: Mark Struberg
            Assignee: Mark Struberg


{source}
@Inject
@ConfigProperty(name="bla")
private Provider<String> dynamicValue;
{source}

is broken; blows up with Missing converter for 'bla' from Field Injection 
Point, field name : ...




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to