Files
spring-webflow/spring-webflow-samples/phonebook/.springWebflow
Keith Donald 080dd70dc5 webflow ide enabled
general cleanup
2007-04-01 13:41:44 +00:00

17 lines
760 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<webflow-project-description>
<configs>
<config>
<file>src/main/webapp/WEB-INF/flows/search-flow.xml</file>
<name>search-flow</name>
<beans-config>1:BeansModel|2:swf-phonebook|3:src/main/java/org/springframework/webflow/samples/phonebook/stub/services-config.xml</beans-config>
<beans-config>1:BeansModel|2:swf-phonebook|3:src/main/webapp/WEB-INF/flows/search-flow-beans.xml</beans-config>
</config>
<config>
<file>src/main/webapp/WEB-INF/flows/detail-flow.xml</file>
<name>detail-flow</name>
<beans-config>1:BeansModel|2:swf-phonebook|3:src/main/java/org/springframework/webflow/samples/phonebook/stub/services-config.xml</beans-config>
</config>
</configs>
</webflow-project-description>