Forgive me for what is probably a Tomcat question, but...

How do I do this if I am using Catalina? There is no wrapper.properties, and
I cannot find a file which defines the classpath. I tried simply replacing
the jaxp.jar in <%tomact%>/server/lib, but this gave me a blank page.

Thanks!
Steve B.

----- Original Message -----
From: "Conneen, Mike" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 6:23 AM
Subject: RE: Error on start screen


> Thanks..
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Thursday, May 17, 2001 2:38 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Error on start screen
>
>
> "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]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to