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