From 98fbb50879fe84463b96c607f439fe50f88bb5b6 Mon Sep 17 00:00:00 2001 From: Slavisa Baeldung Date: Thu, 26 May 2016 11:25:11 +0200 Subject: [PATCH] jsf-spring-integration - cleaning up (cherry picked from commit 3d6aa91) --- .../main/webapp/WEB-INF/applicationContext.xml | 4 ++-- jsf/src/main/webapp/WEB-INF/async_config.xml | 11 ----------- jsf/src/main/webapp/WEB-INF/beans.xml | 5 ----- jsf/src/main/webapp/WEB-INF/faces-config.xml | 17 +++-------------- jsf/src/main/webapp/WEB-INF/glassfish-web.xml | 10 ---------- 5 files changed, 5 insertions(+), 42 deletions(-) delete mode 100644 jsf/src/main/webapp/WEB-INF/async_config.xml delete mode 100644 jsf/src/main/webapp/WEB-INF/beans.xml delete mode 100644 jsf/src/main/webapp/WEB-INF/glassfish-web.xml diff --git a/jsf/src/main/webapp/WEB-INF/applicationContext.xml b/jsf/src/main/webapp/WEB-INF/applicationContext.xml index 385a0b8680..5d162f56ba 100644 --- a/jsf/src/main/webapp/WEB-INF/applicationContext.xml +++ b/jsf/src/main/webapp/WEB-INF/applicationContext.xml @@ -9,7 +9,7 @@ http://www.springframework.org/schema/lang/spring-lang-2.5.xsd http://www.springframework.org/schema/lang/spring-lang-2.5.xsd/spring-spring-lang-2.5.xsd-3.1.1.RELEASE.xsd "> - + - + diff --git a/jsf/src/main/webapp/WEB-INF/async_config.xml b/jsf/src/main/webapp/WEB-INF/async_config.xml deleted file mode 100644 index 600a279086..0000000000 --- a/jsf/src/main/webapp/WEB-INF/async_config.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - true - - - \ No newline at end of file diff --git a/jsf/src/main/webapp/WEB-INF/beans.xml b/jsf/src/main/webapp/WEB-INF/beans.xml deleted file mode 100644 index 4ca8195bea..0000000000 --- a/jsf/src/main/webapp/WEB-INF/beans.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/jsf/src/main/webapp/WEB-INF/faces-config.xml b/jsf/src/main/webapp/WEB-INF/faces-config.xml index 69baa5b05a..e9e6404b95 100644 --- a/jsf/src/main/webapp/WEB-INF/faces-config.xml +++ b/jsf/src/main/webapp/WEB-INF/faces-config.xml @@ -10,7 +10,7 @@ - messages + messages msg @@ -26,7 +26,7 @@ org.springframework.web.jsf.el.SpringBeanFacesELResolver - + /* @@ -35,16 +35,5 @@ - - - /register.xhtml - - review registration - /review_registration.xhtml - - - - - - + diff --git a/jsf/src/main/webapp/WEB-INF/glassfish-web.xml b/jsf/src/main/webapp/WEB-INF/glassfish-web.xml deleted file mode 100644 index 13e0059fff..0000000000 --- a/jsf/src/main/webapp/WEB-INF/glassfish-web.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - Keep a copy of the generated servlet class' java code. - - -