Re: Problems configuring a using Apache/Tomcat

2006-10-24 Thread Michael Courcy
Have a look there as well http://issues.apache.org/bugzilla/show_bug.cgi?id=39120 René Schade a écrit : Hi List, I'm running Apache 2.0, Tomcat 5.5.17, jdk 1.5 I'm upgrading from Apache 1.3 Tomcat 3.* jdk 1.4 In my Apache log file I have the following: JkMount /manag

Re: Problems configuring a using Apache/Tomcat

2006-10-24 Thread Michael Courcy
Hi Can you explain where you define context.xml ? Here is a fragment of http://tomcat.apache.org/tomcat-5.5-doc/config/context.html path : [...] The value of this field must not be set except when statically defining a Context in server.xml, as it will be infered from the filenames used for eith

RE: RE : Problems configuring a using Apache/Tomcat

2006-10-24 Thread Caldarale, Charles R
> From: René Schade [mailto:[EMAIL PROTECTED] > Subject: RE: RE : Problems configuring a > using Apache/Tomcat > > I would prefer to place it in the /META-INF/ folder in the > application, but Tomcat seems to ignore files not named > context.xml in this folder. Correct

RE: RE : Problems configuring a using Apache/Tomcat

2006-10-24 Thread René Schade
suggestions? René > -Original Message- > From: LASSIEGE Hugo [mailto:[EMAIL PROTECTED] > Sent: 24. oktober 2006 10:22 > To: Tomcat Users List > Subject: RE : Problems configuring a using > Apache/Tomcat > > In tomcat 5.5.17, you can't use path in context (See b

RE : Problems configuring a using Apache/Tomcat

2006-10-24 Thread LASSIEGE Hugo
D] Envoyé : mardi 24 octobre 2006 10:18 À : users@tomcat.apache.org Objet : Problems configuring a using Apache/Tomcat Hi List, I'm running Apache 2.0, Tomcat 5.5.17, jdk 1.5 I'm upgrading from Apache 1.3 Tomcat 3.* jdk 1.4 In my Apache log file I have the following:

Problems configuring a using Apache/Tomcat

2006-10-24 Thread René Schade
Hi List, I'm running Apache 2.0, Tomcat 5.5.17, jdk 1.5 I'm upgrading from Apache 1.3 Tomcat 3.* jdk 1.4 In my Apache log file I have the following: JkMount /manager* foo JkMount /servlets/* foo The manager application works fine, when typing the URL http://