[ 
https://issues.apache.org/jira/browse/GERONIMO-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117344#comment-16117344
 ] 

Mark Struberg commented on GERONIMO-6577:
-----------------------------------------

The problems got introduced with r1800744

> [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