Re: Not able to get webapp context to work in Tomcat6

2011-03-15 Thread Dharamshila Khandelwal
Thank you Mark and Thomas! I was able to get that to work. I didn't realize the syntax as I am upgrading from Tomcat 5 to Tomcat 6. On Tue, Mar 15, 2011 at 11:21 AM, Thomas Freitag wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Dharamshila, > > On 15.03.11 um 11:10, Dharamshila

Re: Not able to get webapp context to work in Tomcat6

2011-03-15 Thread Thomas Freitag
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dharamshila, On 15.03.11 um 11:10, Dharamshila Khandelwal wrote: > I have my webapps's context define in > $CATALINA_HOME/conf/Catalina/localhost. > The application is not reading the datasource, I get the following error in > catalina logs: > > U

Re: Not able to get webapp context to work in Tomcat6

2011-03-15 Thread Mark Thomas
On 15/03/2011 15:10, Dharamshila Khandelwal wrote: > Hi, > > I have my webapps's context define in > $CATALINA_HOME/conf/Catalina/localhost. > The application is not reading the datasource, I get the following error in > catalina logs: That'll be because you are trying to use Tomcat 5.0.x syntax

Not able to get webapp context to work in Tomcat6

2011-03-15 Thread Dharamshila Khandelwal
Hi, I have my webapps's context define in $CATALINA_HOME/conf/Catalina/localhost. The application is not reading the datasource, I get the following error in catalina logs: Unhandled SQL Exception: org.apache.tomcat.dbcp.dbcp.SQLNestedException: *Cannot create JDBC driver of class '' for connect