../maven-base/project.xml astrogrid-jes AstroGrid Job Management This work package provides AstroGrid with the facility to submit jobs. Jobs will initially consist of a query to be run asynchronously against one or more catalogues held at a particular data centre. Hence the package is closely associated with the AgCd08DataCentre package. The facility covers job submission, job scheduling and job monitoring. A job consists of one or more job steps, run in parallel or - where there is a dependency - in sequence, or some mixture of the two. Although a job may be submitted, it may not be until the job is scheduled that the location where an actual job step runs is identified. Job monitoring is important in simple terms to track the progress of a job through its job steps, e.g. in order to trigger subsequent steps. AstroGrid Job Management Components Web Service Delegate - Public Interface org.astrogrid.jes.delegate Web Service Delegate - Implementation org.astrogrid.jes.delegate.impl Service Components Configuration org.astrogrid.jes.component* Job Store org.astrogrid.jes.job:org.astrogrid.jes.impl.workflow Scheduler org.astrogrid.jes.jobscheduler* Controller and Monitor org.astrogrid.jes.jobcontroller:org.astrogrid.jes.jobmonitor src/java test/java **/*Test.java ${basedir}/test/java **/*.xml **/*.xmltemplate **/*.properties **/*.sql **/*.ddl ${basedir}/src/java **/*.xml **/*.xsl **/*.properties astrogrid-common org.astrogrid ${pom.currentVersion} true astrogrid-workflow-objects org.astrogrid ${pom.currentVersion} true astrogrid-registry-client org.astrogrid ${pom.currentVersion} true astrogrid-registry-common org.astrogrid ${pom.currentVersion} true astrogrid-applications-client org.astrogrid ${pom.currentVersion} true commons-jxpath commons-jxpath 1.1 true castor castor 0.9.5 true xerces 2.4.0 true regexp 1.3 true xml-apis 1.0.b2 true commons-digester 1.5 true commons-beanutils 1.6 true commons-collections 2.1 true picocontainer 1.0-RC-1-SNAPSHOT true concurrent 1.3.1 true axis axis 1.1 true axis-ant axis 1.1 commons-logging commons-logging 1.0.3 true commons-discovery commons-discovery 20030211.213356 true jaxrpc-api 1.0.3 true saaj 1.0 saaj.jar true wsdl4j 1.0 true log4j 1.2.8 true catalina-ant catalina-ant 4.1.24 junitee junitee 1.8 true junit junit 3.8 true servletapi servletapi 2.2 hsqldb hsqldb 1.7.1