"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
> server accepting Ajp12 requests temporaly during a quick migration.
>
> I'll use modproxy features at a last chance, but I'd prefer to stay
> over Ajp12 communication insted.
>
> Any Ideas?

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 :).

>
> Thanks in Advance.
>
>
>
> Greetings,
>
>
> Debianito.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to