[weld-issues] [JBoss JIRA] Assigned: (WELD-329) Implementation of SessionBean's InjectionTarget is incorrect, it's produce() method should return a constructor injected object, not the proxy
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Jan 7 08:10:30 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir reassigned WELD-329:
------------------------------
Assignee: Pete Muir
> Implementation of SessionBean's InjectionTarget is incorrect, it's produce() method should return a constructor injected object, not the proxy
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WELD-329
> URL: https://jira.jboss.org/jira/browse/WELD-329
> Project: Weld
> Issue Type: Bug
> Components: Class Beans (Managed and Session)
> Affects Versions: 1.0.0.GA
> Reporter: Gavin King
> Assignee: Pete Muir
> Priority: Critical
> Fix For: 1.0.1.CR1
>
>
> InjectionTarget.produce() seems to be doing something completely wrong and broken. It is supposed to return a non-container-managed object. EJB should be the thing calling it, not Weld directly.
--
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
More information about the weld-issues
mailing list