summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml
index ee2bd05604..85aed34b26 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.xml
@@ -26,7 +26,7 @@
<context-param>
<param-name>contributions</param-name>
- <param-value>/embeddedContributions</param-value>
+ <param-value>/WEB-INF/sca-contributions</param-value>
</context-param>
<context-param>