[jboss-jira] [JBoss JIRA] Commented: (JBAS-8286) Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Dec 2 06:44:04 EST 2010
[ https://jira.jboss.org/browse/JBAS-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566846#comment-12566846 ]
Pete Muir commented on JBAS-8286:
---------------------------------
Marius or someone, can you provide a hint about how to test serialization in the AS?
> Wrong classloader used in InterceptorMethodHandler.readObject in JBoss AS
> -------------------------------------------------------------------------
>
> Key: JBAS-8286
> URL: https://jira.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