> You want to set CATALINA_BASE, not CATALINA_HOME -- CATALINA_HOME > points to the location of your Tomcat 4 installation, while > CATALINA_BASE points to the location your web apps are found in.
I tried that, too but it changes nothing. Anyway, like I said in my previous mail, there is no such place where my web apps are found in, because they are in several different places. It should be possible (maybe I'm wrong, and if so please correct me) to put web apps in different places as long as you tell so in the docBase attribute of the context in server.xml. Thank you for your help, I still don't have a solution ! BoD ----- Original Message ----- From: "Daniel Rall" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Cc: "BoD" <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 7:35 AM Subject: Re: Tomcat 4.0.1/Apache 1.3/Warp Connection > "BoD" <[EMAIL PROTECTED]> writes: > > > I tried to set CATALINA_HOME to c:\tmp, but it changes nothing. > > Anyway, I don't think it's a good solution since some of my webapps will be > > in there and other will be in the webapps folder, and others will be in > > another place. > > I think the Warp module just doesn't see the docBase value of my context !! > > You want to set CATALINA_BASE, not CATALINA_HOME -- CATALINA_HOME > points to the location of your Tomcat 4 installation, while > CATALINA_BASE points to the location your web apps are found in. > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
