From 4637b64355454b1b3ab57ec96267ce8b683c08c9 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Wed, 2 Apr 2008 15:49:56 +0000 Subject: [PATCH] the portlet container will set the security principal on the portlet request --- .../src/main/webapp/WEB-INF/flows/view/view.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml index 13e59f1e..71d0044f 100644 --- a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml +++ b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml @@ -3,10 +3,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/webflow http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> - - - -