[jboss-jira] [JBoss JIRA] Commented: (JBAS-8286) Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Tue Dec 21 16:11:18 EST 2010
[ https://issues.jboss.org/browse/JBAS-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571784#comment-12571784 ]
Marius Bogoevici commented on JBAS-8286:
----------------------------------------
It's not very clear for me what is the difference between this test and org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.EjbInjectionTest#testPassivationOfEjbs (except for the usage of EJBs)
> 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: 6.0.0.Final
>
>
> 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