diff --git a/spring-webflow-samples/booking-portlet-faces/ivy.xml b/spring-webflow-samples/booking-portlet-faces/ivy.xml index 6f445579..44bc23a8 100644 --- a/spring-webflow-samples/booking-portlet-faces/ivy.xml +++ b/spring-webflow-samples/booking-portlet-faces/ivy.xml @@ -32,6 +32,7 @@ + diff --git a/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml b/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml index c89e24a4..7191aa2b 100644 --- a/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml +++ b/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml @@ -33,10 +33,10 @@ org.springframework.web.context.ContextLoaderListener - + Resources Servlet - org.springframework.faces.ui.resource.ResourceServlet + org.springframework.js.resource.ResourceServlet 0