summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml
index 348be0df21..bf3fe972ca 100644
--- a/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/web.xml
@@ -18,7 +18,7 @@
* under the License.
-->
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID" version="2.5">
- <display-name>sample-store-secure-webapp</display-name>
+ <display-name>sample-store-webapp</display-name>
<filter>
<filter-name>tuscany</filter-name>