"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:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>