Leucht, Axel wrote:
> Hi, 
> 
> I'm having a weird problem with my webApp under Tomact with a SecurityManager 
> (SM).
> 
> When no SM is enabled, my app runs fine. When I do start tomcat with a 
> security manager I encounter one AccessControlException left which is:
> java.security.AccessControlException: access denied (java.io.FilePermission 
> $(catalina_home)\common\lib\servlet-api.jar read)
>       at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:524)
>       at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
>       at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)

Where is the Jar with these classes located?

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to