Files
spring-webflow/spring-webflow-samples/phonebook-portlet/.springWebflow
Keith Donald 12e5ca2a77 webflow enabling
simplication
2007-04-01 16:57:23 +00:00

18 lines
907 B
XML

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