[ogsa-wg] JSDL support in GRAM

Ian Foster foster at mcs.anl.gov
Wed Jul 19 11:44:26 CDT 2006


Hi,

Some people asked me about this issue, so I thought this email me might be 
of interest.

Peter Lane (lead GRAM developer) tells me that a first prototype of JSDL 
support in GRAM has been completed. For those wanting to learn more, 
details are at http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=4545. 
Feedback, or volunteers for early evaluation, would be welcome.

Peter notes that he has been able to submit the following simple JSDL job 
using the JsdlGramJob class:

<?xml version="1.0" encoding="UTF-8"?>
<jsdl:JobDefinition 
xmlns:jsdl="<http://schemas.ggf.org/jsdl/2005/11/jsdl>http://schemas.ggf.org/jsdl/2005/11/jsdl">
     <jsdl:JobDescription>
         <jsdl:Application>
             <jsdl-posix:POSIXApplication
xmlns:jsdl-posix="<http://schemas.ggf.org/jsdl/2005/11/jsdl-posix>http://schemas.ggf.org/jsdl/2005/11/jsdl-posix">
                 <jsdl-posix:Executable>/bin/date</jsdl-posix:Executable>
             </jsdl-posix:POSIXApplication>
         </jsdl:Application>
     </jsdl:JobDescription>
</jsdl:JobDefinition>

Regards -- Ian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ogf.org/pipermail/ogsa-wg/attachments/20060719/d94a7736/attachment.html 


More information about the ogsa-wg mailing list