Re: Apache Tomcat connection question

2009-06-10 Thread R Ravichandran
, Rainer Jung wrote: > On 10.06.2009 06:00, R Ravichandran wrote: > > Hello, > > > > This is an urgent request. Any feedback is really appreciated. > > > > I have two web applications (let us call main app., and helper app.) > running > > on Tomcat with an Ap

Apache Tomcat connection question

2009-06-09 Thread R Ravichandran
Hello, This is an urgent request. Any feedback is really appreciated. I have two web applications (let us call main app., and helper app.) running on Tomcat with an Apache server in from of Tomcat. Both Apache and Tomcat are running on the same host. The first web app on Tomcat is running as ROOT

Replacing the default ROOT application

2009-06-01 Thread R Ravichandran
Hello, I would like to deploy a Spring MVC application that I developed as the ROOT application on Tomcat. I also configured the Tomcat server to run on port 80. My Spring application has JNDI references to Java mail sessions. I am unable to figure out how to get this configured. Here is what I di