[jboss-jira] [JBoss JIRA] Closed: (JBREM-259) Unmarshalling of server response is not using caller's classloader

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:17 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-259?page=all ]

David Lloyd closed JBREM-259.
-----------------------------


> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list