[
https://jira.jboss.org/jira/browse/WELD-318?page=com.atlassian.jira.plugi...
]
Pete Muir commented on WELD-318:
--------------------------------
Well the test I wrote uncovered no problems in the Weld code base, but you still had to
make a fix. We should have a test which shows the problem you encountered.
I'm being pretty strict about making sure every bug is reproducible in a test -
otherwise we risk getting regressions down the line.
Wrapping InjectionTarget does not work for Beans with a Producer
field
----------------------------------------------------------------------
Key: WELD-318
URL:
https://jira.jboss.org/jira/browse/WELD-318
Project: Weld
Issue Type: Bug
Components: Bootstrap and Metamodel API
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Fix For: 1.0.1.CR1
I am trying to wrap InjectionTarget to set field values at bean creation time. This works
perfectly unless the bean has a producer field.
When the bean has a producer the InjectionTarget.postConstruct is never called (even
though the PostConstruct method on the bean is called).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira