From 6612b8982df6622c8bde91e8d347c6a7c86cf014 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Fri, 25 Apr 2008 23:34:26 +0000 Subject: [PATCH] entity manager to peristenceContext --- .../main/webapp/WEB-INF/flows/booking/booking.xml | 2 +- .../main/webapp/WEB-INF/flows/booking/booking.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml b/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml index b1823b05..180c0ecc 100644 --- a/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml +++ b/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml @@ -20,7 +20,7 @@ - + diff --git a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml index f66ec018..d58872b6 100644 --- a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml +++ b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml @@ -1,7 +1,7 @@ - - + + @@ -20,7 +20,7 @@ - + @@ -29,5 +29,5 @@ - + \ No newline at end of file