| | |
| | | <?xml version='1.0' encoding='utf-8'?>
|
| | |
|
| | | <job-scheduling-data xmlns="http://www.quartz-scheduler.org/xml/JobSchedulingData"
|
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
| | | xsi:schemaLocation="http://www.quartz-scheduler.org/xml/JobSchedulingData http://www.quartz-scheduler.org/xml/job_scheduling_data_1_8.xsd"
|
| | | version="1.8">
|
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
| | | xsi:schemaLocation="http://www.quartz-scheduler.org/xml/JobSchedulingData http://www.quartz-scheduler.org/xml/job_scheduling_data_1_8.xsd"
|
| | | version="1.8">
|
| | |
|
| | | <pre-processing-commands>
|
| | | <delete-jobs-in-group>*</delete-jobs-in-group> <!-- clear all jobs in scheduler -->
|
| | |
| | |
|
| | | <schedule>
|
| | | <job>
|
| | | <name>ConvertDgn2PostGisIntoPostgre</name>
|
| | | <name>ConvertDMMS2PostGisWithGeoserver</name>
|
| | | <group>DEFAULT</group>
|
| | | <description>A job that convert dgn to postgis</description>
|
| | | <job-class>com.ximple.eofms.jobs.OracleConvertDgn2PostGISJob</job-class>
|
| | | <!--job-class>com.ximple.eofms.jobs.OracleConvertDgn2PostGISJob</job-class-->
|
| | | <job-class>com.ximple.eofms.jobs.GeoserverIntegrateConfigJob</job-class>
|
| | | <!--volatility>false</volatility-->
|
| | | <durability>false</durability>
|
| | | <recover>false</recover>
|
| | |
| | | <job-data-map>
|
| | | <entry>
|
| | | <key>JOBDATA_DIR</key>
|
| | | <value>/mnt/hdisk/home.data/private/projects/xdcad/xjobrun/nstpcjobs/jobdata</value>
|
| | | <value>/Users/Shared/Public/Projects/XGeoDMMS/xjobrun/nstpcjobs/jobdata</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>PGHOST</key>
|
| | |
| | | <key>USEZONE121</key>
|
| | | <value>true</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>GEOSERVER_URL</key>
|
| | | <value>http://10.10.1.6:8080/geoserver</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>GEOSERVER_USER</key>
|
| | | <value>admin</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>GEOSERVER_PASS</key>
|
| | | <value>geoserver</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>IGNORE_DBETL</key>
|
| | | <value>true</value>
|
| | | </entry>
|
| | | </job-data-map>
|
| | | </job>
|
| | |
|
| | |
| | | <simple>
|
| | | <name>convertTrigger</name>
|
| | | <group>DEFAULT</group>
|
| | | <job-name>ConvertDgn2PostGisIntoPostgre</job-name>
|
| | | <job-name>ConvertDMMS2PostGisWithGeoserver</job-name>
|
| | | <job-group>DEFAULT</job-group>
|
| | | <start-time>2011-03-01T18:00:00</start-time>
|
| | | <!-- repeat indefinitely every 10 seconds -->
|