Re: Java rmi security exception
CORMIER Mario <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Couldn't possibly be related simply to the typo in "-Djava.secutiy.policy" now could it? Looks like this should read: "-Djava.security.policy" Mario -----Original Message----- From: Prasad kadbane [mailto:[email protected]] Sent: Fri 22-Jul-05 08:01 To: [email protected] Subject: Java rmi security exception 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 =========================================================================== 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