Files
spring-webflow/spring-webflow-samples/sellitem/.springWebflow
2007-04-01 14:05:42 +00:00

17 lines
720 B
XML

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