| Author |
Policy files store in a JAR and set at runtime?
|
Matt Sullivan
Greenhorn
Joined: Jul 12, 2004
Posts: 1
|
|
Hello all, What I am trying to do is the following. I have an RMI application (command line client and server) that are compiled into tow jars (one for client, one for server). I have placed the policy files for both in their respective JARs. What I want to do is to dynamically load those policy files when the main classes are called, as opposed to using -Djava.security.policy. Is this possible? If I deploy the client as a java web start app, will it confuse matters further? Thanks, M.
|
 |
 |
|
|
subject: Policy files store in a JAR and set at runtime?
|
|
|