[jboss-jira] [JBoss JIRA] Closed: (JBCL-56) Parent Last Class Loading
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Fri Oct 24 10:07:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JBCL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock closed JBCL-56.
----------------------------
Resolution: Rejected
Use the forums to ask for help.
> 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
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> 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