aspose file tools
The moose likes Distributed Java and the fly likes How to pack rmi application into jar and then unpack using security Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "How to pack rmi application into jar and then unpack using security" Watch "How to pack rmi application into jar and then unpack using security" New topic
Author

How to pack rmi application into jar and then unpack using security

Jean Maurice milazar
Greenhorn

Joined: May 17, 2010
Posts: 9
I have created an RMI application that i hava to present. Since I dont know how to jar it have to each time type java -Djava.security.policy=policy.policy Formname to open each form. This makes my presentation unpleasant. i want kwow if it is possible to make the rmi application run at once and onlick the needed forms appear.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to pack rmi application into jar and then unpack using security
 
Similar Threads
Rmi basic, why skeleton is not needed ?
Security in heterogeneous environment?
Starting the RMI server on Windows
Image display problem
RMI/threads/locking