At 01:16 PM 7/26/2001 -0500, Rich Catlett wrote:
>...
>This is the contents of my tomcat/server/lib directory they get added to the 
>classpath during startup
>
>catalina.jar  crimson.jar  jakarta-regexp-1.2.jar  jaxp.jar  warp.jar


are they added to the classpath in front (as tomcat tries to do) or
at the end? If they're in front, then the crimson.jar may have taken over
and you'll be using its DocumentBuilderFactory...

Tom Myers

Reply via email to