> From: Mark Eggers [mailto:its_toas...@yahoo.com] 
> Subject: Re: Tomcat xerces conflicts and Endorsed,Standards Override Mechanism

> > servlet-api-2.3.jar
> > servlet-api-2.5.jar

> If you're using Maven to manage the dependencies, how about 
> marking the offending jars <scope>provided</scope>, and see
> if the later versions provided in the JRE (and in Tomcat for
> the servlet spec) meet the expected requirements.

At the very least, the OP _must_ remove the servlet-api*.jar files; they are 
provided by the container and can never be placed in WEB-INF/lib.  (But they're 
not the cause of the XML problem, just another symptom.)

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to