henning 2004/07/06 10:25:12
Modified: extensions/maven-plugin/src/plugin-resources/flavor/common/conf
Tag: TURBINE_2_3_BRANCH application-web.xml
Log:
security constraint must have an auth-constraint or it won't work (at
least for tomcat 5).
Revision Changes Path
No revision
No revision
1.1.2.5 +2 -10
jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application-web.xml
Index: application-web.xml
===================================================================
RCS file:
/home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application-web.xml,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- application-web.xml 6 Jul 2004 17:14:11 -0000 1.1.2.4
+++ application-web.xml 6 Jul 2004 17:25:12 -0000 1.1.2.5
@@ -81,14 +81,6 @@
<web-resource-name>resources</web-resource-name>
<url-pattern>/resources/*</url-pattern>
</web-resource-collection>
+ <auth-constraint/>
</security-constraint>
</web-app>
-
-
-
-
-
-
-
-
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]