[
https://issues.apache.org/jira/browse/OWB-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated OWB-933:
------------------------------
Assignee: Arne Limburg (was: Mark Struberg)
> @Delegate with constructor injection fails
> ------------------------------------------
>
> Key: OWB-933
> URL: https://issues.apache.org/jira/browse/OWB-933
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Injection and Lookup, Interceptor and Decorators
> Affects Versions: 1.2.1
> Reporter: Gerhard Petracek
> Assignee: Arne Limburg
> Fix For: 2.0.0
>
>
> public class MyDecorator {
> @Inject
> protected MyDecorator(@Delegate MyDelegate delegate) {/*...*/}
> //...
> }
> ... is specified by 8.1.2 (2nd example), but fails with a CreationException.
--
This message was sent by Atlassian JIRA
(v6.2#6252)