Re: SSI configuration

2009-05-22 Thread Ken Bowen
Duh! Thanks. I think I need to go away for a long something or other. Have a good MemDay weekend. Ken On May 22, 2009, at 9:53 AM, Caldarale, Charles R wrote: From: Ken Bowen [mailto:kbo...@als.com] Subject: Re: SSI configuration index.jsp The above is unnecessary on Tomcat

RE: SSI configuration

2009-05-22 Thread Caldarale, Charles R
> From: Ken Bowen [mailto:kbo...@als.com] > Subject: Re: SSI configuration > > > index.jsp > The above is unnecessary on Tomcat, since index.jsp is declared as a welcome file in the global conf/web.xml. However, you may well want to specify index.shtml as an

Re: SSI configuration

2009-05-22 Thread raghu ram srinivas
e HTTP/1.1 on http-8080 > May 22, 2009 6:48:35 AM org.apache.jk.common.ChannelSocket init > INFO: JK: ajp13 listening on /0.0.0.0:8009 > May 22, 2009 6:48:35 AM org.apache.jk.server.JkMain start > INFO: Jk running ID=0 time=0/19 config=null > May 2

Re: SSI configuration

2009-05-22 Thread Ken Bowen
talina start INFO: Server startup in 555 ms On May 21, 2009, at 11:37 PM, Caldarale, Charles R wrote: From: Ken Bowen [mailto:kbo...@als.com] Subject: SSI configuration May 21, 2009 9:31:58 PM org.apache.catalina.startup.HostConfig deployDirectory SEVERE: Error deploying web application di

RE: SSI configuration

2009-05-21 Thread Caldarale, Charles R
> From: Ken Bowen [mailto:kbo...@als.com] > Subject: SSI configuration > May 21, 2009 9:31:58 PM org.apache.catalina.startup.HostConfig > deployDirectory > SEVERE: Error deploying web application directory docs > java.lang.SecurityException: Servlet of class > org.apache.ca

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.

SSI configuration

2009-05-21 Thread Ken Bowen
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. However, when I restarted TC, I get the following Exception for every application present in webapps (this one is for do