Never think about filter forwarding. It definitely should work.
Thanks!!
-Xin

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 21, 2006 4:52 PM
To: Tomcat Users List
Subject: RE: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp:
context path prepend ?

> From: Xin Herbert Wu [mailto:[EMAIL PROTECTED] 
> Subject: RE: apache(v2.0) front-end to 
> jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ?
> 
> Oh, I do not think so. Public request must come from apache. 
> We run Jboss cluster and mod_jk is the load balancer. 

O.k., that's a very valid reason.  When you're using mod_jk, the
requests to Tomcat come in through the AJP connector, not the HTTP one.
You should be able to use a filter in the default webapp to forward
requests to the desired context.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to