(no commit message)
[utils] / crawler / kiss / src / crawler-standalone.xml
index e19c9248a0e95889ac050e9cdee70d9f8fd519d4..860240bb4398592095b9c60c0fd046a3fcdddfb4 100644 (file)
@@ -7,7 +7,8 @@
          class="org.springframework.context.support.ClassPathXmlApplicationContext">
          <constructor-arg>
              <list>
-                <value>file:notification.xml</value>
+                <value>org.wamblee.crawler.properties.xml</value>        
+                <value>org.wamblee.crawler.notification.xml</value>
              </list>
          </constructor-arg>
      </bean>