Ian's email to the JSDL group bounced.

-------- Original Message --------
Subject: [ogsa-wg] JSDL support in GRAM
Date: Wed, 19 Jul 2006 11:44:26 -0500
From: Ian Foster <foster@mcs.anl.gov>
To: ogsa-wg@ggf.org, JSDL Working Group <jsdl-wg@ggf.org>


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">
    <jsdl:JobDescription>
        <jsdl:Application>
           
<jsdl-posix:POSIXApplication
xmlns: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.

-- 
------------------------------------------------------------------------
Dr A. Stephen McGough                       http://www.doc.ic.ac.uk/~asm
------------------------------------------------------------------------
Technical Coordinator, London e-Science Centre, Imperial College London,
Department of Computing, 180 Queen's Gate, London SW7 2BZ, UK
tel: +44 (0)207-594-8409                        fax: +44 (0)207-581-8024
------------------------------------------------------------------------