[jboss-jira] [JBoss JIRA] Created: (JBCL-56) Parent Last Class Loading

Akshay Chandrashekar (JIRA) jira-events at lists.jboss.org
Fri Oct 24 09:48:20 EDT 2008


Parent Last Class Loading
-------------------------

                 Key: JBCL-56
                 URL: https://jira.jboss.org/jira/browse/JBCL-56
             Project: JBoss ClassLoader
          Issue Type: Bug
          Components: ClassLoader
         Environment: JBoss 4.2.2.GA on Windows box
            Reporter: Akshay Chandrashekar


Could someone help me in understanding what configurations need to be done for Parent Last Class loading?
I have an EAR which has a version of xerces.jar. While I try to start the server with my EAR, it errors out giving 
ClassCastException. 

Instead of loading the DocumentBuilderFactory from the xerces.jar of my EAR/lib folder, it is referring to xercesImpl.jar.
I want the xerces.jar in my application to be referred instead of the server's xercesImpl.jar.

Is there a configuration to be set in order to load the libraries in EAR/lib first, followed by /server/default/lib.

Thanks in advance.

-- 
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-jira mailing list