Perhaps I do not need any entry in the server.xml. All I have in my httpd.conf is my virtualhost that has a different IP and document root than the default page. I can bring up the virtual host page, but I just get the tomcat-apache 404 error page.
I am pretty much out of ideas on this. It is a Standard Tomcat 4.0.3 and Apache install. I can access the tomcat examples from apache but cant add another virtual host. It should be simple. Has anyone got any ideas? The documentation for this is seriously lacking. Thanks >From: "Ralph Einfeldt" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: "Tomcat Users List" <[EMAIL PROTECTED]> >Subject: AW: server.xml >Date: Thu, 4 Jul 2002 10:49:32 +0200 > >What is the sense of your class ? >If it is not a Resource you don't need to setup >anything in server.xml to use your class. > >Otherwise see >http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/resources.html > > > -----Urspr�ngliche Nachricht----- > > Von: Johnny [mailto:[EMAIL PROTECTED]] > > Gesendet: Donnerstag, 4. Juli 2002 10:26 > > An: Tomcat Users List > > Betreff: server.xml > > > > If I developed my own class for my application in Tomcat, > > what should add inside the /conf/server.xml? > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
