hi,

i did some research and i found this
http://mail-archives.apache.org/mod_mbox/struts-user/200606.mbox/[EMAIL 
PROTECTED]
and this
http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/parsers/SAXParserFactory.html

i don't know if it could help you but i learn something new: we can configure the SAXParserFactory in java :-)

bye
From: André Warnier [mailto:[EMAIL PROTECTED]
Subject: Re: Controlling the order of classloading.

But is there not a <load-at-startup> tag or something like it in a
web.xml file, with a numeric value for that purpose ?

It specifies that the designated servlet be loaded during startup, but does not 
have anything to do with the search order for jars that contain conflicting 
classes.

One thing to do is to prune the jars so there's only one copy of the class in 
question (don't know if that's really feasible here).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to