Annotated field/method does not get injected when overwrite specified in DD
---------------------------------------------------------------------------
Key: GERONIMO-3021
URL: https://issues.apache.org/jira/browse/GERONIMO-3021
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Jarek Gawor
When DD contains an overwrite for an annotated field, the field value does not
get injected. The DD does _not_ specify the <injection-target> element, which
is needed for the value to be injected.
I'm not sure what's the right behavior should be in this case: should the
<injection-target> element be added to the DD overwrite? or should the DD
overwrite be left as is (and therefore the field would not get injected)?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.