CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Java and JSP (http://www.codingforums.com/forumdisplay.php?f=54)
-   -   Java RMI policy file (http://www.codingforums.com/showthread.php?t=10334)

Pompiuses 11-23-2002 07:00 PM

Java RMI policy file
 
How can I set the file path to the RMI security policy file?

If my policy file is defined like this:
String policyPath = "c:\test\security.policy";

How can I get the the RMISecurityManager to know that's the file to use?


All times are GMT +1. The time now is 12:23 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.