: Fri, 22 May 2009 11:59:38 -0400
> Subject: Re: Configuring SSI in tomcat 6
> From: raghuramsriniv...@gmail.com
> To: users@tomcat.apache.org
>
> Thanks for that...I modified the same thing but while inserting connection
> pooling in the context.xml...i am getting following error
>
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
> From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> Subject: Re: Configuring SSI in tomcat 6
>
> *Cannot establish a database connection. Cannot create JDBC driver of
> class '' for connect URL 'null'*
This is a new problem, so please start
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
> 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 editing that's been going on, you may have damaged conf/server.xml
or conf/web.xml (the latter is more likely)
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
> From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> Subject: Re: Configuring SSI in tomcat 6
>
> Sorry for that.I placed the file in this location:
> C:\Program Files\Apache Software Foundation\Tomcat 6.0\
> webapps\pvs\META-INF\context.xml
O.k., that's th
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
> 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 webapps folder I got 4 different applications but
ghuramsriniv...@gmail.com]
> > Subject: Re: Configuring SSI in tomcat 6
> >
> > I inserted this context in seperate file..ie., under my web app.
>
> Where exactly under your webapp? Be precise when reporting problems.
>
> > > crossContext="true" privilieged
> From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> Subject: Re: Configuring SSI in tomcat 6
>
> I inserted this context in seperate file..ie., under my web app.
Where exactly under your webapp? Be precise when reporting problems.
> crossContext="tru
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
> From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> Subject: Re: Configuring SSI in tomcat 6
>
> java.lang.SecurityException: Servlet of class
> org.apache.catalina.ssi.SSIServlet is privileged and cannot be loaded
> by this web application
Read the To
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
any direction provided would be based on implementing SSI either thru Servlet
OR Filter specifically
Servlet based SSI support is implemented using the class
org.apache.catalina.ssi.SSIServlet. Traditionally, this servlet
is mapped to the URL pattern "*.shtml".
Filter based SSI support is imp
15 matches
Mail list logo