Unfortunately, this would change the request and breaks application
functionality, it's a proxy already (IBM WBIMB Proxy Servlet - Message Broker)
Sincerely yours,
Vadym Chepkov
--- On Wed, 1/20/10, André Warnier wrote:
> From: André Warnier
> Subject: Re: multiple URI
&g
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: multiple URI
>
> - then in the web.xml of the existing ROOT application, add the
> configuration for the UrlRewriteFilter.
No. The webapp would be deployed as A or B (implementor choice), and a dummy
webapp consist
Vadym Chepkov wrote:
Unfortunately, I have to install such application in ROOT context for this to
work and I am trying to avoid it.
I think Chuck pointed you to one way of achieving this, using the
UrlRewriteFilter module (www.tuckey.org). That is a third-party Tomcat
add-on module (free) w
Unfortunately, I have to install such application in ROOT context for this to
work and I am trying to avoid it.
Sincerely yours,
Vadym Chepkov
--- On Wed, 1/20/10, Travis Beech wrote:
> From: Travis Beech
> Subject: RE: multiple URI
> To: "'Tomcat Users List'"
e.org
Subject: multiple URI
Greetings,
I want a servlet to serve two different urls: http://server/A and
http://server/B, but I don't want to install this servlet as a ROOT servlet.
Is this possible in tomcat 6?
Thank you.
Sincerely yours,
Vad
> From: Vadym Chepkov [mailto:chep...@yahoo.com]
> Subject: multiple URI
>
> I want a servlet to serve two different urls: http://server/A and
> http://server/B, but I don't want to install this servlet as a ROOT
> servlet. Is this possible in tomcat 6?
Do you mean you wan
Greetings,
I want a servlet to serve two different urls: http://server/A and
http://server/B, but I don't want to install this servlet as a ROOT servlet. Is
this possible in tomcat 6?
Thank you.
Sincerely yours,
Vadym Chepkov
--