Hello,
For Tomcat3.3 how can I assign permissions to individual jar files in the
/WEB-INF/lib/ directory, for example, I would like something like this:
grant codeBase "file:${catalina.home}/webapps/examples/WEB-INF/lib/driver.jar!/-" {
permission java.net.SocketPermission "dbhost.mycompany.com:5432", "connect";
};
Is it possible in Tomcat3.3?
If not, can someone suggest a workaraound?
Regards,
David Dascalescu
Project Manager
EduLib Soft, srl
Craiova, Romania
Tel: + 40 51 413496
Fax: + 40 51 418935
Email: [EMAIL PROTECTED]
Url: www.edulib.ro
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>