Re: Redirecting apache http requests to tomcat application running on 8080

2012-01-27 Thread Monika Solanki
Hi Andre, The link to the xsl file in the page is On Fri, Jan 27, 2012 at 4:43 PM, André Warnier wrote: > Monika Solanki wrote: > ... > > >> When tomcat sends back the response, the page looks for the transformation >> file, >> http://data.example.com/

Re: Redirecting apache http requests to tomcat application running on 8080

2012-01-27 Thread Monika Solanki
On Thu, Jan 26, 2012 at 2:45 PM, Pid wrote: > On 26/01/2012 08:50, Monika Solanki wrote: > > On Thu, Jan 26, 2012 at 8:34 AM, Pid wrote: > > > >> On 26/01/2012 04:56, Monika Solanki wrote: > >>> I am using tomcat 7.x. I would like to redirect requests to a

Re: Redirecting apache http requests to tomcat application running on 8080

2012-01-26 Thread Monika Solanki
On Thu, Jan 26, 2012 at 8:34 AM, Pid wrote: > On 26/01/2012 04:56, Monika Solanki wrote: > > I am using tomcat 7.x. I would like to redirect requests to a site on > > apache, port 80 to one of my application running on tomcat, > localhost:8080. > > Please tell us exactly

Redirecting apache http requests to tomcat application running on 8080

2012-01-25 Thread Monika Solanki
I am using tomcat 7.x. I would like to redirect requests to a site on apache, port 80 to one of my application running on tomcat, localhost:8080. I have set up the proxy and reverse proxy to redirect the request and this is working. However the application on tomcat is associated with an xsl file w