[weld-issues] [JBoss JIRA] Assigned: (WELD-275) InvocationContext.setParameters() does not work as expected
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Nov 8 06:02:05 EST 2009
[ https://jira.jboss.org/jira/browse/WELD-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir reassigned WELD-275:
------------------------------
Assignee: Marius Bogoevici
> InvocationContext.setParameters() does not work as expected
> -----------------------------------------------------------
>
> Key: WELD-275
> URL: https://jira.jboss.org/jira/browse/WELD-275
> Project: Weld
> Issue Type: Bug
> Components: Interceptors and Decorators
> Affects Versions: 1.0.0.CR1
> Reporter: Jozef Hartinger
> Assignee: Marius Bogoevici
> Fix For: 1.0.0.GA
>
>
> Looks like parameters saved using setParameters() become available via subsequent getParameters() call, however, the old parameters are use to invoke the next method in the chain.
> org.jboss.jsr299.tck.interceptors.tests.invocationContext.InvocationContextTest.testMethodParameters()
> org.jboss.jsr299.tck.interceptors.tests.invocationContext.InvocationContextTest.testIllegalNumberOfParameters()
> org.jboss.jsr299.tck.interceptors.tests.invocationContext.InvocationContextTest.testIllegalTypeOfParameters()
--
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