Re: executor does not work with AJP connector

2008-10-28 Thread Filip Hanik - Dev Lists
Nope.. here is the top portion of server.xml = = --- On Wed, 27/2/08, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]> Subject: Re: executor does not work with AJP connector To: "Tomcat Users List" Da

Re: executor does not work with AJP connector

2008-10-27 Thread Joe Reger, Jr.
uot;150" minSpareThreads="4"/> >>> >>>>> connectionTimeout="2" redirectPort="8443" /> >>> >>> >>> >>> >>> >>> >>

Re: executor does not work with AJP connector

2008-10-26 Thread Joe Reger, Jr.
dPool" >> connectionTimeout="2" /> >> >> ========= >> >> --- On Wed, 27/2/08, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: >> >> >> >>> From: Filip Hanik - Dev Lists &l

Re: executor does not work with AJP connector

2008-02-27 Thread Filip Hanik - Dev Lists
k - Dev Lists <[EMAIL PROTECTED]> wrote: From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]> Subject: Re: executor does not work with AJP connector To: "Tomcat Users List" Date: Wednesday, 27 February, 2008, 5:00 AM you might have forgotten to uncomment or configure that

Re: executor does not work with AJP connector

2008-02-27 Thread nitin dubey
TED]> wrote: > From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]> > Subject: Re: executor does not work with AJP connector > To: "Tomcat Users List" > Date: Wednesday, 27 February, 2008, 5:00 AM > you might have forgotten to uncomment or configure that > actu

Re: executor does not work with AJP connector

2008-02-26 Thread Filip Hanik - Dev Lists
you might have forgotten to uncomment or configure that actual executor, hence the NPE Filip nitin dubey wrote: Hi, I tried configuring executor in tomcat 6.0.14 for AJP Connector like following: executor="tomcatThreadPool" connectionTimeout="2" /> While starting tomcat it gives

executor does not work with AJP connector

2008-02-26 Thread nitin dubey
Hi, I tried configuring executor in tomcat 6.0.14 for AJP Connector like following: While starting tomcat it gives this error. Any problem with the configuration OR this is a bug? Feb 26, 2008 1:42:36 PM org.apache.tomcat.util.digester.Digester startElement SEVERE: Begin event threw excepti