Update of /var/cvs/contributions/natmm/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv1914/WEB-INF
Modified Files:
web.xml
Log Message:
NMCMS-413
See also: http://cvs.mmbase.org/viewcvs/contributions/natmm/WEB-INF
See also: http://www.mmbase.org/jira/browse/NMCMS-413
Index: web.xml
===================================================================
RCS file: /var/cvs/contributions/natmm/WEB-INF/web.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- web.xml 15 May 2008 13:01:24 -0000 1.5
+++ web.xml 30 May 2008 15:27:11 -0000 1.6
@@ -130,23 +130,23 @@
</welcome-file-list>
<error-page>
<error-code>400</error-code>
- <location>/natmm/404/index-400.html</location>
+ <location>/404/index-400.jsp</location>
</error-page>
<error-page>
<error-code>403</error-code>
- <location>/natmm/404/index-403.html</location>
+ <location>/404/index-403.jsp</location>
</error-page>
<error-page>
<error-code>404</error-code>
- <location>/natmm/404/index-404.html</location>
+ <location>/404/index-404.jsp</location>
</error-page>
<error-page>
<error-code>405</error-code>
- <location>/natmm/404/index-405.html</location>
+ <location>/404/index-405.jsp</location>
</error-page>
<error-page>
<error-code>500</error-code>
- <location>/natmm/404/index-500.html</location>
+ <location>/404/index-500.jsp</location>
</error-page>
<taglib>
<taglib-uri>/WEB-INF/tld/struts-bean.tld</taglib-uri>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs