From cfcdbe049cb90c2fd3073e33fed9030af576fcfc Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Wed, 30 Aug 2006 18:09:22 +0000 Subject: [PATCH] WW-1308 Disable include of jasperreport and JSF results by default. Specify the JSF result in the appropriate package of the showcase application. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438570 13f79535-47bb-0310-9956-ffa450edef68 --- apps/showcase/src/main/resources/struts-jsf.xml | 8 +++++++- core/src/main/resources/struts-default.xml | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/apps/showcase/src/main/resources/struts-jsf.xml b/apps/showcase/src/main/resources/struts-jsf.xml index eebf09efa..453551f50 100644 --- a/apps/showcase/src/main/resources/struts-jsf.xml +++ b/apps/showcase/src/main/resources/struts-jsf.xml @@ -5,6 +5,11 @@ + + + + + @@ -12,8 +17,9 @@ - + + diff --git a/core/src/main/resources/struts-default.xml b/core/src/main/resources/struts-default.xml index c1d55647a..b70dee6f1 100644 --- a/core/src/main/resources/struts-default.xml +++ b/core/src/main/resources/struts-default.xml @@ -19,10 +19,10 @@ - +