[jboss-jira] [JBoss JIRA] Updated: (JBAS-8286) Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Tue Dec 21 16:17:18 EST 2010
[ https://issues.jboss.org/browse/JBAS-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marius Bogoevici updated JBAS-8286:
-----------------------------------
Fix Version/s: TBD
(was: 6.0.0.Final)
It's not clear what is the correct course of action is for this test. Activation/Passivation of Weld entities is tested in other ways and found working. It would be best to have a unit test for this, but this test in particular does not seem to be correct.
> Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS
> -------------------------------------------------------------------------
>
> Key: JBAS-8286
> URL: https://issues.jboss.org/browse/JBAS-8286
> Project: JBoss Application Server
> Issue Type: Bug
> Affects Versions: TBD-6.x
> Reporter: Pete Muir
> Assignee: Marius Bogoevici
> Fix For: TBD
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list