ow2-proactive/programming

java -jar ProActive.jar is not possible any more in ProActive Light

Opened this issue · 1 comments

Original issue created by Fabien Viale on 21, Aug 2014 at 15:14 PM - PALIGHT-79


It used to be possible to have extensive information about the ProActive configuration (network, properties, interfaces etc) by using the command java -jar ProAcive.jar

It is not possible any more with the new repackaging, it looks like the manifest is not written properly.

Original comment posted by Youri Bonnaffe on 21, Aug 2014 at 15:19 PM


As a workaround it is possible to use: java -cp 'dist/lib/**' org.objectweb.proactive.Main