[weld-issues] [JBoss JIRA] Created: (WELD-275) InvocationContext.setParameters() does not work as expected

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Sun Nov 8 03:29:17 EST 2009


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
             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