I realize this is a bit off topic for the Pebble list, but
before I
waste anymore time with this I'm wondering if anyone has SSI
working
with Pebble?
I've followed the How To on the Tomcat 6.0x site to enable
SSI, but
what I think I'm getting stuck at is making Pebble
privileged to use
it. In fact, when I uncomment the SSI Filter in my
conf/web.xml and
try to go to Pebble, I get:
HTTP Status 404 - /pebble/
type Status report
message /pebble/
description The requested resource (/pebble/) is not
available.
Re-commenting the filter directives lets me use Pebble
again. When
this happens, my log file definitely says:
SEVERE: Exception starting filter ssi
java.lang.SecurityException: Filter of class
org.apache.catalina.ssi.SSIFilter is privileged and cannot
be loaded
by this web application.
I've tried a context.xml file with the following:
<Context privileged="true"
</Context>
In both pebble/WEB-INF and META-INF per some instruction I
got with no
avail.
Can anyone help me?
--
Various ways of contacting me can be found at my Signat-url
webpage: http://www.th
emajorshome.com/signat-url
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
_______________________________________________
Pebble-user mailing list
Pebble-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user
|