"Conneen, Mike" wrote:
> 
> Raphael (et all)
> 
> For Tomcat 3.2 (Final) and current CVS tree for JetSpeed, are you suggesting that I 
>do the following..
> 
> If running as a NT Service.. within %tomcat_home%\conf\wrapper.properties I replace
> wrapper.class_path=$(wrapper.tomcat_home)\lib\jaxp.jar
> wrapper.class_path=$(wrapper.tomcat_home)\lib\parser.jar
> 
> with
> wrapper.class_path=D:\jakarta-jetspeed\lib\xalan-2.0.1.jar
> wrapper.class_path=D:\jakarta-jetspeed\lib\xerces_1_3_1.jar
>

Tomcat doesn't need xalan. Just remove jaxp.jar and parser?jar from Tomcat lib, copy
xerces.jar in their place, and modify the classpaths accordingly.
Xerces can act as a drop-in replacement for jaxp.jar and parser.jar.

--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to