[jboss-cvs] jboss-seam/seam-gen/resources/WEB-INF ...
Max Rydahl Andersen
mandersen at jboss.com
Fri Aug 17 03:19:00 EDT 2007
User: mandersen
Date: 07/08/17 03:19:00
Modified: seam-gen/resources/WEB-INF Tag: Seam_1_2_AP web.xml
Log:
fix bad auth-constraint.
Revision Changes Path
No revision
No revision
1.8.2.3 +1 -0 jboss-seam/seam-gen/resources/WEB-INF/web.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: web.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/resources/WEB-INF/web.xml,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -u -b -r1.8.2.2 -r1.8.2.3
--- web.xml 3 Aug 2007 16:25:29 -0000 1.8.2.2
+++ web.xml 17 Aug 2007 07:19:00 -0000 1.8.2.3
@@ -84,6 +84,7 @@
<web-resource-name>XHTML</web-resource-name>
<url-pattern>*.xhtml</url-pattern>
</web-resource-collection>
+ <auth-constraint/>
</security-constraint>
</web-app>
More information about the jboss-cvs-commits
mailing list