Thanks. I played with this a little bit, and i got it working with
<Context path="/XyloWeb.war" docBase="XyloWeb.war" debug="0" reloadable="true"/> and WebAppDeploy XyloWeb.war conn /XyloWeb Thanks Alex On Thursday, June 6, 2002, at 08:34 PM, Pier Fumagalli wrote: > "Alexander Hartner" <[EMAIL PROTECTED]> wrote: > >> Apologies. I have added the following to httpd.conf >> >> #Adding Web application in Tomcat 4.0.3 >> WebAppConnection conn warp localhost:8008 >> WebAppDeploy ROOT conn /tomcat >> WebAppDeploy examples conn /tomcat/examples >> WebAppDeploy manager conn /tomcat/manager >> WebAppDeploy webdav conn /tomcat/webdav >> WebAppDeploy tomcat-docs conn /tomcat/tomcat-docs >> WebAppDeploy XyloWeb conn /XyloWeb > > This is wrong.... > > WebAppDeploy XyloWeb conn /XyloWeb.war <- or wherever this file > is... > > Pier > > -- > [Perl] combines all the worst aspects of C and Lisp: a billion of > different > sublanguages in one monolithic executable. It combines the power of C > with > the readability of PostScript. [Jamie Zawinski - DNA Lounge - San > Francisco] > > > -- > To unsubscribe, e-mail: <mailto:tomcat-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:tomcat-dev- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>