Cannot establish a database connection. Cannot create JDBC driver of class '' for connect URL

2009-05-22 Thread raghu ram srinivas
Hi All I am getting the following error can any one help me regarding this.please... this is my context.xml--which is under my web application ie.., tomcat-- webapp --- *PVSmy web applicaiton* -

Re: Configuring SSI in tomcat 6

2009-05-22 Thread raghu ram srinivas
ok thanks I will do that. On Fri, May 22, 2009 at 1:21 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com] > > Subject: Re: Configuring SSI in tomcat 6 > > > > *Cannot establish a database

Re: Configuring SSI in tomcat 6

2009-05-22 Thread raghu ram srinivas
22, 2009 at 11:54 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com] > > Subject: Re: Configuring SSI in tomcat 6 > > > > I am not able to view the tomcat home page. > > In all the e

Re: Configuring SSI in tomcat 6

2009-05-22 Thread raghu ram srinivas
ghu On Fri, May 22, 2009 at 11:06 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com] > > Subject: Re: Configuring SSI in tomcat 6 > > > > Sorry for that.I placed the file in this loca

Re: Configuring SSI in tomcat 6

2009-05-22 Thread raghu ram srinivas
dar...@unisys.com> wrote: > > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com] > > Subject: Re: Configuring SSI in tomcat 6 > > > > my web application is under webapp folder ie.C:\Program Files\Apache > > Software Foundation\Tomcat 6.0\webapps > > Under web

Re: Configuring SSI in tomcat 6

2009-05-22 Thread raghu ram srinivas
Foundation\Tomcat 6.0\webapps\pvs pvs is the web application name which i need to enable ssi servlet. Can you help me how can i do this. Thanks Raghu On Fri, May 22, 2009 at 9:42 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: raghu ram srinivas [mailto:ra

Re: Configuring SSI in tomcat 6

2009-05-22 Thread raghu ram srinivas
adn inserted Still not working. Can anyone give idea regarding this? On Thu, May 21, 2009 at 11:33 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com] > > Subject: Re: Configuri

Re: SSI configuration

2009-05-22 Thread raghu ram srinivas
If I tried in this way I am getting the same exception saying that java.lang.SecurityException: Servlet of class org.apache.catalina.ssi.SSIServlet is privileged and cannot be loaded by this web application. I inserted this contect in seperate file..ie., under my web app. I created an .xml file ad

Re: SSI configuration

2009-05-21 Thread raghu ram srinivas
I am getting the same error.any suggestion please. On Thu, May 21, 2009 at 9:38 PM, Ken Bowen wrote: > Hi all, > > I need to turn on SSI to host a simple html site which uses it. > I shut down TC. > In ~conf/web.xml, I uncommented both the servlet and servlet-mapping XML > for ssi.

Re: Configuring SSI in tomcat 6

2009-05-21 Thread raghu ram srinivas
Thanks for your reply. I tried it by uncommenting SSI servlet but I am getting the following error: java.lang.SecurityException: Servlet of class org.apache.catalina.ssi.SSIServlet is privileged and cannot be loaded by this web application Can you give any idea regarding this. I am trying to figu

Configuring SSI in tomcat 6

2009-05-21 Thread raghu ram srinivas
Hi All, Can anyone help me configuring the Server Side Include (SSI) in Tomcat 6. For enabling SSI I removed the commented blocks in the web.xml for SSI too but still i am not able to find. I tried in the google search but I am not able to get the exact answer, can anyone give me some suggestions