Bugs item #624449, was opened at 2002-10-16 22:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=624449&group_id=22866

Category: JBossWeb
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Archimedes Trajano (trajano)
>Assigned to: Scott M Stark (starksm)
Summary: XML Parser class path priority

Initial Comment:
If the WEB-INF\lib directory contains an XML parser.  
Shouldn't it be the one selected by JAXP instead of 
Crimson which is installed in the JBoss\lib directory.

----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2002-10-28 17:12

Message:
Logged In: YES 
user_id=175228

This is the servlet 2.3 class loading model which can be 
enabled by setting the Java2ClassLoadingCompliance 
attribute of any web container service to false. When set to 
false, classes are fist loaded from the war and then the 
parent class loader.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=624449&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to