Hello,

is it possible to have both JServ and Tomcat running on the same machine?

I've tried to do it, but the AJPDefaultPort is used by the Apache to connect
to JServ, and then, in order to connect to Tomcat, it fails. I cannot access
to JSPs whithout using the Tomcat port in the connection URL.

I need both (JServ and Tomcat) because I'm running JSPS, and I'm also using
JSSI to interact with some servlets...

Is there a way to "tell" Apache that he needs to use another instance of AJP
to interact with Tomcat?


Thx
Rui Oliveira

Reply via email to