[ 
https://issues.apache.org/jira/browse/GERONIMO-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John D. Ament resolved GERONIMO-6577.
-------------------------------------
    Resolution: Fixed
      Assignee: John D. Ament  (was: Mark Struberg)

> [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: John D. Ament
>
> {code}
> @Inject
> @ConfigProperty(name="bla")
> private Provider<String> dynamicValue;
> {code}
> 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