diff --git a/spring-webflow-samples/booking-faces/.springWebflow b/spring-webflow-samples/booking-faces/.springWebflow index 35c30362..9a6f42ba 100755 --- a/spring-webflow-samples/booking-faces/.springWebflow +++ b/spring-webflow-samples/booking-faces/.springWebflow @@ -3,13 +3,15 @@ 1 - - src/main/webapp/WEB-INF/flows/main/main-flow.xml - - src/main/webapp/WEB-INF/flows/booking/booking-flow.xml + + + + src/main/webapp/WEB-INF/flows/main/main-flow.xml + + diff --git a/spring-webflow-samples/booking-mvc/.springWebflow b/spring-webflow-samples/booking-mvc/.springWebflow index f0a803c5..9397338b 100755 --- a/spring-webflow-samples/booking-mvc/.springWebflow +++ b/spring-webflow-samples/booking-mvc/.springWebflow @@ -6,6 +6,7 @@ src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml + diff --git a/spring-webflow-samples/booking-portlet-faces/.springWebflow b/spring-webflow-samples/booking-portlet-faces/.springWebflow index a855adb0..60fb2f2a 100644 --- a/spring-webflow-samples/booking-portlet-faces/.springWebflow +++ b/spring-webflow-samples/booking-portlet-faces/.springWebflow @@ -1,15 +1,19 @@ 1 - + - src/main/webapp/WEB-INF/flows/main/main-flow.xml - + src/main/webapp/WEB-INF/flows/booking/booking.xml + - src/main/webapp/WEB-INF/flows/booking/booking-flow.xml - + src/main/webapp/WEB-INF/flows/main/main.xml + + + + src/main/webapp/WEB-INF/flows/view/view.xml + diff --git a/spring-webflow-samples/booking-portlet-mvc/.springWebflow b/spring-webflow-samples/booking-portlet-mvc/.springWebflow index 737a5617..7a32fa1d 100644 --- a/spring-webflow-samples/booking-portlet-mvc/.springWebflow +++ b/spring-webflow-samples/booking-portlet-mvc/.springWebflow @@ -1,15 +1,19 @@ + 1 + - src/main/webapp/flow/booking/booking.xml - - + src/main/webapp/WEB-INF/flows/main/main.xml + - src/main/webapp/flow/main/main.xml - - + src/main/webapp/WEB-INF/flows/view/view.xml + + + + src/main/webapp/WEB-INF/flows/booking/booking.xml +