Index: trunk/ippToPsps/jython/config.xml
===================================================================
--- trunk/ippToPsps/jython/config.xml	(revision 31983)
+++ 	(revision )
@@ -1,68 +1,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- Global config for ippToPsps -->
-
-<ippToPsps>
-
-  <!-- local scratch Db section -->
-  <localdatabase>
-    <name>ipptopsps_scratch</name>
-    <host>localhost</host>
-    <user>ipp</user>
-    <password>ipp</password>
-  </localdatabase>
-
-  <!-- GPC1 Db section -->
-  <gpc1database>
-    <name>gpc1</name>
-    <!--<name>haf_addtest</name>-->
-    <host>ippdb01</host>
-    <user>ipp</user>
-    <password>ipp</password>
-  </gpc1database>
-
-  <!-- ippToPsps Db section -->
-  <ipptopspsdatabase>
-    <name>ipptopsps</name>
-    <host>ippdb01</host>
-    <user>ipp</user>
-    <password>ipp</password>
-  </ipptopspsdatabase>
-
-  <!-- datastore section -->
-  <datastore>
-    <!--<product>PSPS_JHU</product>-->
-    <product>PSPS_test</product>
-    <type>IPP_PSPS</type>
-  </datastore>
-
-  <!-- DVO section -->
-  <dvo>
-    <useFullTables>0</useFullTables>
-    <gpc1Label>LAP.THREEPI.20110621</gpc1Label>
-    <name>LAP</name>
-    <location>/data/ipp005.0/gpc1/catdirs/LAP</location> 
-    <!-- <gpc1Label>MD04.V2</gpc1Label> 
-    <name>MD04.merge</name> 
-    <location>/data/ipp005.0/gpc1/catdirs/MD04.merges/MD04.merge</location> -->
-    <!-- <name>ThreePi.V1</name> -->
-    <!-- <location>/data/ipp004.0/gpc1/catdirs/ThreePi.V1</location> -->
-  </dvo>
-
-  <!-- local storage locations -->
-  <localOutPath>/data/ipp005.0/rhenders</localOutPath>
-  <!--<localOutPath>./</localOutPath>-->
-
-  <metadata>
-    <dataRelease>0</dataRelease>
-  </metadata>
-
-  <options>
-    <epoch>2011-07-01-15:34</epoch>
-    <testMode>0</testMode>
-    <force>0</force>
-    <publishToDatastore>1</publishToDatastore>
-    <reportNulls>0</reportNulls>
-  </options>
-
-</ippToPsps>
