Re: Tomcat5 listening Ajp12 communication

2007-11-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill, Bill Barker wrote: > Tomcat 3.3.x is the highest version that supports AJP12 (and even there it > is deprecated). You can either use mod_jk or mod_proxy_ajp with Tomcat 5, > but not Jserv :). You ought to be able to use either mod_jk or mod_

Re: Tomcat5 listening Ajp12 communication

2007-11-12 Thread Bill Barker
"Debianito" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi there! > > I've to set a Tomcat5 server listening in someway over a Ajp12 > communication. > The problem is that the frontside webserver uses an old Jserv. > I can't make any changes there, so I've to manage seting the

Tomcat5 listening Ajp12 communication

2007-11-12 Thread Debianito
Hi there! I've to set a Tomcat5 server listening in someway over a Ajp12 communication. The problem is that the frontside webserver uses an old Jserv. I can't make any changes there, so I've to manage seting the Tomcat5 server accepting Ajp12 requests temporaly during a quick migration. I'll use