[weld-issues] [JBoss JIRA] Created: (WELD-247) Adaption of InjectionTarget does not take effect on a ProcessInjectionTarget event for an Extension in a jar of WEB-INF/lib
Paul Sandoz (JIRA)
jira-events at lists.jboss.org
Tue Nov 3 03:33:05 EST 2009
Adaption of InjectionTarget does not take effect on a ProcessInjectionTarget event for an Extension in a jar of WEB-INF/lib
---------------------------------------------------------------------------------------------------------------------------
Key: WELD-247
URL: https://jira.jboss.org/jira/browse/WELD-247
Project: Weld
Issue Type: Bug
Components: Events, GlassFish Integration, Infrastructure
Environment: Weld 1.0.0 (SNAPSHOT), GlassFish
Reporter: Paul Sandoz
Priority: Blocker
If an Extention is defined in a jar located in WEB-INF/lib then that jar will receive ProcessInjectionTarget events but modification of the InjectionTarget, for example adapting the InjectionTarget does not have any effect. The methods on the adapted InjectionTarget instance are never invoked.
I am using a build of Weld from the trunk that Roger Kitain gave me to test.
--
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