John, I installed Tomcat from the rpm tomcat4-4.1.18-full.1jpp.noarch.rpm. The entire contents of the /etc/tomcat4/server.xml file is: factory.org.apache.catalina.users.MemoryUserDatabaseFactory pathname conf/tomcat-users.xml usernamesa password driverClassName org.hsql.jdbcDriver url jdbc:HypersonicSQL:database mail.smtp localhost
I don't see any context element for ROOT. Thanks, Phil ----- Original Message ----- From: "Turner, John" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 12:34 PM Subject: RE: HTTP 500 - No Context configured > > Please post the relevant portion of server.xml. Is there a Context element > in it for the ROOT Context? There should be, if you are using the default > serverl.xml. > > John > > > > -----Original Message----- > > From: pcampaigne [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 22, 2003 3:27 PM > > To: Tomcat Users List > > Subject: HTTP 500 - No Context configured > > > > > > Apache 2.0.43 and tomcat4-4.1.18 auto start ok on Red Hat 8.0 > > when configured with mod_jk2 2.0.43 and I can view > > http://localhost, but when trying > > http://localhost:8080/ I get the following error: > > > > HTTP Status 500 - No Context configured to process this > > request.THe server encountered an internal error that > > prevented it from fulfilling this request > > > > The Tomcat running .txt doc says that this should work. > > Any ideas what went wrong? > > Thanks, > > Phil > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
