[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1019) RemotingClassLoader needs option to delegate to user class loader before parent

Scott M Stark (JIRA) jira-events at lists.jboss.org
Tue Jul 29 14:42:52 EDT 2008


RemotingClassLoader needs option to delegate to user class loader before parent
-------------------------------------------------------------------------------

                 Key: JBREM-1019
                 URL: https://jira.jboss.org/jira/browse/JBREM-1019
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.4.0.GA (Pinto)
            Reporter: Scott M Stark


For the jbossas5 app client container, a class loader policy that loads from the child first is used to pickup the client jar manifest references. If such a class loader is registered as the user class loader with the RemotingClassLoader, its not going be delegated to first. This results in duplicate and conflicting classes being loaded.


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

        



More information about the jboss-remoting-issues mailing list