You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Aditya Gujarathi <ag...@vertex.co.in> on 2003/07/18 08:35:56 UTC

I require this info urgently....

Greetings,

How can I get Tomcat to use a policies file to do RMI?

I have a policies file.

I have a servlet that attempts to make use of RMI, but I don't
see where I can tell Tomcat to use the policies file.

I get:
exception: java.security.AccessControlException: access denied
(java.net.SocketPermission <IP address:port> connect,resolve)
when I try to access the servlet via a browser.

Thanks,
Aditya


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org