[weld-issues] [JBoss JIRA] (WELD-816) Adding interceptors and Decorators in the AfterBeanDiscovery event does not work
Marko Lukša (JIRA)
jira-events at lists.jboss.org
Mon Mar 5 11:41:36 EST 2012
[ https://issues.jboss.org/browse/WELD-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673674#comment-12673674 ]
Marko Lukša commented on WELD-816:
----------------------------------
Hmm, how come https://github.com/stuartwdouglas/weld-core/blob/WELD-816/tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/decorators/spi/DecoratorImpl.java doesn't return anything in getInjectionPoints()?
The test fails with: IllegalStateException: WELD-000020 Delegate injection point not found on decorator ForwardingBean null for org.jboss.weld.tests.extensions.decorators.spi.DecoratorImpl at 395d601f
I don't see how this test should work. What am I missing?
> Adding interceptors and Decorators in the AfterBeanDiscovery event does not work
> --------------------------------------------------------------------------------
>
> Key: WELD-816
> URL: https://issues.jboss.org/browse/WELD-816
> Project: Weld
> Issue Type: Bug
> Reporter: Stuart Douglas
> Assignee: Marko Lukša
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list