we don't use afos2awips.legacyFileLocation

This commit is contained in:
mjames-upc 2019-01-07 10:39:47 -07:00
parent bf6fd735a5
commit c196898c3a

View file

@ -19,7 +19,7 @@
</bean>
<bean id="afosToAwipsListener" class="com.raytheon.uf.edex.plugin.text.dbsrv.ingest.AfosToAwipsListener">
<constructor-arg value="${afos2awips.legacyFileLocation}"/>
<constructor-arg value="afos2awips.txt"/>
</bean>
<bean id="afosBrowserListener" class="com.raytheon.uf.edex.plugin.text.dbsrv.ingest.AfosBrowserModelSubscriber" />