I don't have $TOMCAT_HOME/endorsed in any of my tomcat 6.0.20
installs...all I have is

bin
conf
lib
logs
shared
temp
webapps
work

On Wed, Jan 6, 2010 at 8:33 AM, Marvin Addison <[email protected]> wrote:
>> I got a RuntimeException: Unable to
>> create XMLReader --> cause ClassNotFoundException:
>> org.apache.xerces.parseers.SAXParser
>
> The Xerces XML parser shouldn't be explicitly needed, but it's
> advisable to make that the default parser for your container by
> dropping the Xerces/Xalan jars in the endorsed library directory, e.g.
> $TOMCAT_HOME/endorsed for Tomcat 6.  In any case XMLReader is just an
> interface and by default the Sun XML parser should be used if you've
> not explicitly endorsed Xerces.
>
> M
>
> --
> You are currently subscribed to [email protected] as: 
> [email protected]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>



-- 
Curtis Garman
Web Programmer
Heartland Community College

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to