New file |
| | |
| | | <?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"> |
| | | |
| | | <pre-processing-commands> |
| | | <delete-jobs-in-group>*</delete-jobs-in-group> |
| | | <!-- clear all jobs in scheduler --> |
| | | <delete-triggers-in-group>*</delete-triggers-in-group> |
| | | <!-- clear all triggers in scheduler --> |
| | | </pre-processing-commands> |
| | | |
| | | <processing-directives> |
| | | <!-- if there are any jobs/trigger in scheduler of same name (as in this file), overwrite them --> |
| | | <overwrite-existing-data>true</overwrite-existing-data> |
| | | <!-- if there are any jobs/trigger in scheduler of same name (as in this file), and over-write is false, ignore them rather then generating an error --> |
| | | <ignore-duplicates>false</ignore-duplicates> |
| | | </processing-directives> |
| | | |
| | | <schedule> |
| | | <job> |
| | | <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.GeoserverIntegrateConfigJob</job-class> |
| | | <!--job-class>com.ximple.eofms.jobs.OracleTransformColorOwnerJob</job-class--> |
| | | <!--job-class>com.ximple.eofms.jobs.OracleTransformColorOwner2CSVJob</job-class--> |
| | | <!--volatility>false</volatility--> |
| | | <durability>false</durability> |
| | | <recover>false</recover> |
| | | <!--job-data-map allows-transient-data="true"--> |
| | | <job-data-map> |
| | | <entry> |
| | | <key>JOBDATA_DIR</key> |
| | | <value>/Users/ulysseskao/Projects/XGeoDMMS/xjobrun/nntpcjobs/jobdata</value> |
| | | <!--value>/home/ulysseskao/projects/xgeodmms/xjobrun/nntpcjobs/jobdata</value--> |
| | | </entry> |
| | | <entry> |
| | | <key>PGHOST</key> |
| | | <value>10.10.1.19</value> |
| | | </entry> |
| | | <entry> |
| | | <key>PGDATBASE</key> |
| | | <value>pgDMMS</value> |
| | | </entry> |
| | | <entry> |
| | | <key>PGPORT</key> |
| | | <value>5432</value> |
| | | </entry> |
| | | <entry> |
| | | <key>PGSCHEMA</key> |
| | | <value>public</value> |
| | | </entry> |
| | | <entry> |
| | | <key>PGUSER</key> |
| | | <value>tpcdb</value> |
| | | </entry> |
| | | <entry> |
| | | <key>PGPASS</key> |
| | | <value>simple000</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ORAHOST</key> |
| | | <value>10.10.1.19</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ORAINST</key> |
| | | <value>orcl</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ORAPORT</key> |
| | | <value>1521</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ORAUSER</key> |
| | | <value>system</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ORAPASS</key> |
| | | <value>SYSTEM000</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ORGSCHEMA</key> |
| | | <!--value>SPATIALDB</value--> |
| | | <value>SPATIALDB, CMMS_SPATIALDB</value> |
| | | </entry> |
| | | <entry> |
| | | <key>CONVERTDB</key> |
| | | <value>false</value> |
| | | </entry> |
| | | <entry> |
| | | <key>CONVERTFILE</key> |
| | | <value>false</value> |
| | | </entry> |
| | | <entry> |
| | | <key>CONVERTELEMIN</key> |
| | | <value>false</value> |
| | | </entry> |
| | | <entry> |
| | | <key>CONVERTPWTHEMES</key> |
| | | <value>true</value> |
| | | </entry> |
| | | <entry> |
| | | <key>CREATEDUMMY</key> |
| | | <value>false</value> |
| | | </entry> |
| | | <entry> |
| | | <key>ELEMLOG</key> |
| | | <value>true</value> |
| | | </entry> |
| | | <entry> |
| | | <key>USEWKB</key> |
| | | <value>true</value> |
| | | </entry> |
| | | <entry> |
| | | <key>TESTMODE</key> |
| | | <value>false</value> |
| | | </entry> |
| | | <entry> |
| | | <key>TESTCOUNT</key> |
| | | <value>2</value> |
| | | </entry> |
| | | <entry> |
| | | <key>COPYCONNECTIVITYMODE</key> |
| | | <value>true</value> |
| | | </entry> |
| | | <entry> |
| | | <key>PROFILEMODE</key> |
| | | <value>true</value> |
| | | </entry> |
| | | <entry> |
| | | <key>USEZONE121</key> |
| | | <value>true</value> |
| | | </entry> |
| | | <entry> |
| | | <key>GEOSERVER_URL</key> |
| | | <value>http://10.10.1.7: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>false</value> |
| | | </entry> |
| | | </job-data-map> |
| | | </job> |
| | | |
| | | <trigger> |
| | | <simple> |
| | | <name>convertTrigger</name> |
| | | <group>DEFAULT</group> |
| | | <job-name>ConvertDMMS2PostGisWithGeoserver</job-name> |
| | | <job-group>DEFAULT</job-group> |
| | | <start-time>2013-03-01T18:00:00</start-time> |
| | | <!-- repeat indefinitely every 10 seconds --> |
| | | <repeat-count>0</repeat-count> |
| | | <repeat-interval>500</repeat-interval> |
| | | <!-- <repeat-interval>72000000</repeat-interval> --> |
| | | </simple> |
| | | </trigger> |
| | | |
| | | </schedule> |
| | | |
| | | </job-scheduling-data> |