Sam Halliday wrote:
> and confirmed that this is where the jar file is... but tomcat is still
> refusing to give the permissions on a per-jar basis. Maybe this is a bug
> with the Ubuntu release?

This is all standard JVM stuff. The only bit Tomcat adds is the odd
PrivilegedAction but that won't stop things working.

I would suggest a simple test case that you run with
-Djava.security.debug=all try and get that working.

You don't want to use that option with Tomcat, you'll have far too much
information to look at.

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