[
https://jira.jboss.org/jira/browse/JBREM-1041?page=com.atlassian.jira.plu...
]
Ron Sigal closed JBREM-1041.
----------------------------
Resolution: Done
Changes applied and tested with ScopedTest from JBREM-962 with Application Server
4.2.2.GA. ScopedTest.zip committed under src/etc,
Remote classloading does not work with Isolated EARs, Part 2
-------------------------------------------------------------
Key: JBREM-1041
URL:
https://jira.jboss.org/jira/browse/JBREM-1041
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.2.SP10
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.2.2.SP11
There are two bugs in
org.jboss.remoting.marshal.MarshallerLoaderHandler.loadClassBytes():
1. The while loop needs a break; and
2. the call to org.jboss.mx.loading.LoaderRepository.getCachedClass() should be the more
general call LoaderRepository.loadClass().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira