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

Re: [Condor-users] Do Condor Web service interfaces support Jar file executable?



On 04/26/2010 10:49 AM, jun wang wrote:
> Hi All,
> 
> I tried to use Condor birdbath Web service interfaces to submit a java
> .jar file to execute in the Condor pool. I set the "jar_files"
> attributes, but always failed to run it. I have no problem to execute a
> java .class file through birdbath, by the way. If anyone has successful
> experience, please give me a hint. Many thanks.
> 
> 
> Jun

You probably want to use an attribute by the name of JarFiles. jar_files in a submit files is translated into the JarFile attribute by condor_submit.

Best,


matt