Yes, all code involved in the execution of your program must be available
in the same location on all machines you run it on.  So if you depend on
libraries inside of a jar file, you need that jar file available on all
machines, so that it will be in the classpath of all machines.

This is easier when you set up the cluster with a shared filesystem.

   - Ben



From:   Rodrique Djonkou <djon...@gmail.com>
To:     Benjamin W Herta/Fishkill/IBM@IBMUS,
Cc:     x10-users@lists.sourceforge.net
Date:   05/21/2012 11:49
Subject:        Re: [X10-users] What're the steps to follow to run in many
            places including Windows 7 OS ?



Thanks for your support Benjamin,

I'm trying to call run a jar file in my X10 program.
(as we usually run an external program from another)

Should I also copy this jar file in all the remote machines ?

Thanks for your help

Rodrique D.

<<inline: graycol.gif>>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to