On 18 Sep 2007, at 03:08, Mark Thomas wrote:
I am not sure if my mail client is mangling the urls you are using but
it looks like you are using '/' characters after 'file:'
Must be your e-mail client... I've tried
jar and file (no slash after file:)
"jar:file:${catalina.home}/webapps/scanner/WEB-INF/lib/scanner.jar!/-"
file only (no slash after file:)
"file:${catalina.home}/webapps/scanner/WEB-INF/lib/scanner.jar"
and explicit path (slash after file)
"file:/var/lib/tomcat5.5/webapps/scanner/WEB-INF/lib/scanner.jar"
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?
--
Sam
http://javablog.co.uk
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]