We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › Cant get RMI to work as exported Application
Page Index Toggle Pages: 1
Cant get RMI to work as exported Application (Read 978 times)
Cant get RMI to work as exported Application
Dec 12th, 2006, 5:49pm
 
Hi!

Im having an application thats trying to send data with use of RMI. I can get the program to work when im running it inside processing but when I export the the program as an windows application the hole thing dosent work any more.

Im using a libary that I havent written myself and just placed it in the processing lib dir.
I have also placed an policy file in the processing root dir.

But like I said it wont work when I export only inside processing ??

Re: Cant get RMI to work as exported Application
Reply #1 - Dec 13th, 2006, 2:38pm
 
You shouldn't put the library in the "lib" directory, it needs to be in the "libraries" directory.  Read the "howto.txt" (which is there also) for more details.
Re: Cant get RMI to work as exported Application
Reply #2 - Dec 16th, 2006, 5:18pm
 
you have a working RMI lib?

I'm curious, wanna provide it? I'm looking for some quick way to control sesameRDF..

Page Index Toggle Pages: 1