Silviu, Do you mean a list of EPRs of all jobs currently being processed by the container? If so: No, we don't provide that yet. But if you configure audit-logging in ws-gram, relevant information about a job is written to a database. See http://www.globus.org/toolkit/docs/4.0/execution/wsgram/WS_GRAM_Audit_Logging.html for more information. However, this might be sensitive data and not be available to clients. Would that be sufficient for your use-case?
Martin ----- Original Message ----- From: "Silviu Popescu" <[EMAIL PROTECTED]> To: "GlobusUserList" <[email protected]> Sent: Tuesday, May 13, 2008 2:54:16 AM GMT -06:00 US/Canada Central Subject: [gt-user] gram jobs Hi, Is there a way to see all the submitted jobs to a specific endpoint? I saw this method in package org.globus.exec.client.GramJob but is not yet implemented static List getJobs ( EndpointReferenceType factoryEndpoint) How can I accomplish this ? Thanks, Silviu
