Bugzilla – Bug 5745
Allow users to specify JDD in a different order than RSL schema
Last modified: 2012-09-05 11:43:39
You need to log in before you can comment on or make changes to this bug.
Right now, users have to write their JDD in RSL schema order. I propose that the client re-order the JDD into a schema-compliant order and possibly output a warning that it happened. There should be both C and Java API calls so that people who write other clients can call it also.
It might be better to do this in the schema (use the xsd:all compositor instead of the xsd:sequence compositor). The arguments, library_path, and environment elements would need to be slighly modified to do so, as they are an unbounded particle.
Doing some bugzilla cleanup... Resolving old GRAM3 and GRAM4 issues that are no longer relevant since we've moved on to GRAM5. Also, we're now tracking issue in jira. Any new issues should be added here: http://jira.globus.org/secure/VersionBoard.jspa?selectedProjectId=10363