Hi Remy,
Doing: grant codeBase "jar:file:{path-to-webapp}/WEB-INF/lib/WriteFile.jar!/-" {  
worked fine
Doing: grant codeBase "jar:file:{path-to-webapp}/WEB-INF/lib/-" {  did not worked.
(even tried:  grant codeBase "jar:file:{path-to-webapp}/WEB-INF/lib/-!/-" {  did not 
worked. )
I'm reopening the bug report because if we can't grant permissions on all jars files 
on the /lib it will a maintanance hell for wenhosting...
Thanks for the patience !
Renato.
  Remy Maucherat <[EMAIL PROTECTED]> wrote: > What if I want my users to put any *.jar 
files on /lib ( which will be
> controled by the policy anyway... ) ? Do I need to configure each of them
on
> catalina.policy and then restart Tomcat ? ( this is not good... :(( ).

> grant codeBase "jar:file:{path-to-webapp}/WEB-INF/lib/WriteFile.jar!/-" {

Doing: 'grant codeBase "jar:file:{path-to-webapp}/WEB-INF/lib/-"' should get
the job done.

Remy


--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games

Reply via email to