[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 Sep 7 23:09:52 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marius Bogoevici updated JBAS-8286:
-----------------------------------
Affects Version/s: TBD-6.x
Not sure this is an issue - the test seems to force the usage of a certain classloader - however making sure that the stream is correctly set up is a responsibility of the application server.
> 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.CR1
>
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list