[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] JAR files



Sorry another question, 

Another user has given me a jar file to run, but the manafest it contains is a more modern version and does not accept using the argument to determine the entry point.


when he runs it he just runs the command line 

$jave -jar test.jar

and the manafiest file deals with kicking of the right class files . 

is it possible to run such a JAR through condor, or indeed is there any benifit of doing it though the java universe rather then simple creating a batch file/script to kick of the JAR, and then running with the standard universe? 

Cheers

Aaron.