Unmarshalling of server response is not using caller's
classloader
------------------------------------------------------------------
Key: JBREM-259
URL:
http://jira.jboss.com/jira/browse/JBREM-259
Project: JBoss Remoting
Issue Type: Bug
Components: marshall
Affects Versions: 1.4.0 beta
Reporter: Tom Elrod
Assigned To: Tom Elrod
Priority: Blocker
Fix For: 1.4.0 final
If the caller making an remoting invocation is using a different classloader than what
was originally used to load the remoting classes, the unmarshaller will use the
classloader which was originally used to load the remoting classes and not the one from
the current caller's curent thread context. In this particular case, if the response
from the server contains classes that are not found in the remoting classloader, it will
throw a class not found exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: