[
https://issues.apache.org/jira/browse/OWB-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-746.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Assignee: Mark Struberg
> Having a Decorator with a constructor- or method-injection-point for the
> delegate leads to an exception if no corresponding field is available
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: OWB-746
> URL: https://issues.apache.org/jira/browse/OWB-746
> Project: OpenWebBeans
> Issue Type: Bug
> Reporter: Arne Limburg
> Assignee: Mark Struberg
> Fix For: 1.5.0
>
>
> The current decorator code assumes that there always exists a field that
> holds the delegate of the decorator.
> For constructor- or method-injection-points this field is guessed.
> It is not required by the spec that such field exists and so may lead to
> exceptions or even worse, to guessing the wrong field and thus unpredictable
> behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)