tomcat/unix security manager questions

2002-08-18 Thread Richard Smith
Hi All, Just wondering if you could help me clarify a few questions I have about tomcat and catalina.policy. Im running tomcat 4.0.4 (w/ security manager) with mod_jk on solaris with about 300+ users, all of whom can deploy jsp/servlets from their public_html directory. A user requirement

Newbie: Internal Error: File /WEB-INF/web.xml not found

2002-07-15 Thread Richard Smith
Hi I am getting the following problem with my tomcat configuration. 2002-07-16 12:47:35 ContextConfig[/~richard]: Missing application web.xml, using defaults only 2002-07-16 12:47:35 Internal Error: File /WEB-INF/web.xml not found I realise that I could place a web.xml file in the context for

Context Problem

2002-07-09 Thread Richard Smith
Hi, I can't seem to access files that are in a defined context in server.xml unless the directory that is being specified has all the read permissions set. At the moment I have to change the permissions and restart tomcat to make the directory recogised and accessable through the web, I am

Server.xml Cleanup

2002-07-08 Thread Richard Smith
Hi, Ive successfully created a Tomcat 4.0.4 package that uses mod_jk to connect to apache 1.3, and was just cleaning out the redundant bits of the server.xml file. Im unsure about the references to WarpConnector however, is this now redundant as I am using the mod_jk connector?, or does

catalina.policy configuration

2002-07-03 Thread Richard Smith
Hi, I am running Tomcat 4.0.4 with mod_jkk and apache1.3 with security manager. I want to be able to let users to load their own jar files in their own WEB-INF/lib but my current (standard) security configuration will not allow this. In the catalina.policy file it describes how to allow