diff --git a/spring-webflow-samples/booking-jsf/.springBeans b/spring-webflow-samples/booking-jsf/.springBeans index 359b8990..7df5daff 100755 --- a/spring-webflow-samples/booking-jsf/.springBeans +++ b/spring-webflow-samples/booking-jsf/.springBeans @@ -6,10 +6,12 @@ src/main/webapp/WEB-INF/config/application-layer-config.xml src/main/webapp/WEB-INF/config/web-application-config.xml + src/main/webapp/flow/main/main-beans.xml + src/main/webapp/flow/booking/booking-beans.xml - + true false @@ -17,5 +19,23 @@ src/main/webapp/WEB-INF/config/web-application-config.xml + + + true + false + + src/main/webapp/flow/booking/booking-beans.xml + src/main/webapp/WEB-INF/config/application-layer-config.xml + + + + + true + false + + src/main/webapp/flow/main/main-beans.xml + src/main/webapp/WEB-INF/config/application-layer-config.xml + + diff --git a/spring-webflow-samples/booking-jsf/.springWebflow b/spring-webflow-samples/booking-jsf/.springWebflow index 48eb91a1..737a5617 100755 --- a/spring-webflow-samples/booking-jsf/.springWebflow +++ b/spring-webflow-samples/booking-jsf/.springWebflow @@ -2,12 +2,14 @@ - src/main/webapp/flows/booking/booking-flow.xml - + src/main/webapp/flow/booking/booking.xml + + - src/main/webapp/flows/main/main-flow.xml - + src/main/webapp/flow/main/main.xml + +