I started Tomcat 5.5 as a Windows service using command Tomcat5
//RS//Tomcat5 -security
I have an application that writes to the file system and the default
policy does not seem to prevent it
I saw some parms must be prefixed by a double minus sign - should I
specify --security or is something
Thanks Christopher for your response.
Stupid oversight. I corrected the r
to R in the classname, but I got then another exception when the context
was specified in server.xml
Jul 26, 2006 10:11:34 AM org.apache.tomcat.util.digester.Digester
endElement
SEVERE: End event threw exception
java.lang.
I am trying to use the Tomcat facility ( on Windows Server) that restricts
Web Access to an ip address - in our case I want the Tomcat Manager
application to be available
only from a Web Browser on the Tomcat server itself.
I have updated the file Program Files\Apache Software Foundation\Tomcat
I am trying to use the Tomcat facility ( on Windows Server) that restricts
Web Access to an ip address - in our case I want the Tomcat Manager
application to be available
only from a Web Browser on the Tomcat server itself.
I have updated the file Program Files\Apache Software Foundation\Tomcat