Hi Andre,
 
I have a blog app that I want to isolate to another Tomcat instance and leave 
my web services on my exsting one. Can I not run the second Tomcat service on 
port 82 for example and redirect requests for my blog to the second Tomcat 
running of port 82?
 
Does that help?
-Tony

--- On Wed, 10/31/12, André Warnier <[email protected]> wrote:


From: André Warnier <[email protected]>
Subject: Re: Rediect to another Tomcat instance...
To: "Tomcat Users List" <[email protected]>
Date: Wednesday, October 31, 2012, 3:02 PM


Tony Anecito wrote:
> Hi All,
>  I need to do a redirect from one Tomcat instance to another on the same 
>physical server. That should be possible correct?
>  

>From the way you phrase this, I guess you mean "proxy" rather than 
>"re-direct".  If so, as far as I know you are out of luck, because I think 
>Tomcat "doesn't do proxy".

If you provide a bit more details about what exactly you want to do, maybe 
someone can help you better.

P.S.
Tony, you've been on this list for a while.  I never hurts to provide Tomcat 
version, host type etc..  Saves time later, usually.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to