[weld-issues] [JBoss JIRA] Created: (WELDINT-21) Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Oct 29 06:58:05 EDT 2009


Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS
-------------------------------------------------------------------------

                 Key: WELDINT-21
                 URL: https://jira.jboss.org/jira/browse/WELDINT-21
             Project: Weld Integration
          Issue Type: Bug
            Reporter: Pete Muir
            Assignee: Marius Bogoevici
             Fix For: 5.2.0.Beta5


See org.jboss.weld.test.unit.interceptor.passivation.PassivationActivationTest.testPassivationAndActivation()

It looks to me like the classloader of jboss-interceptor (the classloader for the deployer) is used to deserialize the proxy, whilst the WeldImpl exists on the application classloader

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