RE: Timeout while stopping tomcat

2008-10-18 Thread Caldarale, Charles R
From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Timeout while stopping tomcat Tomcat starts correctly, but a timeout occurs when stopping Any idea of what's wrong ? Nothing's really wrong, but you can get rid of the error message by commenting out the AJP connector that you're

Re: Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
, 2008 at 19:33, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Timeout while stopping tomcat Tomcat starts correctly, but a timeout occurs when stopping Any idea of what's wrong ? Nothing's really wrong, but you can get rid

RE: Timeout while stopping tomcat

2008-10-18 Thread Caldarale, Charles R
From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Re: Timeout while stopping tomcat If I want to build an link between my Apache2 and Tomcat 6, will I need the AJP connector ? Yes. Also, which [ModJK/JK/JK2 or else] project is the correct to use with Tomcat 6 ? The mod_jk2 package

Re: Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
: Timeout while stopping tomcat If I want to build an link between my Apache2 and Tomcat 6, will I need the AJP connector ? Yes. Also, which [ModJK/JK/JK2 or else] project is the correct to use with Tomcat 6 ? The mod_jk2 package has been deprecated for several years, so don't even

RE: Timeout while stopping tomcat

2008-10-18 Thread Caldarale, Charles R
From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Re: Timeout while stopping tomcat I want a Apache 2 server to use PHP app's too with tomcat apps using port 80. I think that's the only way of doing, isn't it ? Strictly speaking, it's not the only way, but it's certainly the most