Java rmi security exception
Prasad kadbane <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am using rmi for my project in that i am binding one object using command.
java -Djava.server.codebase="path to code" -Djava.secutiy.policy="path
to policy file" BindObject
policy file contains all the permissions.
It binds object without any problem on working machine but when I
shift my code to another machine it throws java security exception.
please help me how should i solve this problem. I want to execute same
server on multiple machines.
thanks in advance
--
Prasad Kadbane.
Software Engineer
Vyom Labs Pvt. Ltd.
Pune (Maharastra).
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html
To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html