]> git.pld-linux.org Git - packages/apache-tomcat.git/blob - apache-tomcat-admin-struts.patch
- add status
[packages/apache-tomcat.git] / apache-tomcat-admin-struts.patch
1 --- apache-tomcat-5.5.27-src/container/webapps/admin/WEB-INF/struts-config.xml~ 2008-08-29 05:14:01.000000000 +0200
2 +++ apache-tomcat-5.5.27-src/container/webapps/admin/WEB-INF/struts-config.xml  2009-04-11 04:19:16.000000000 +0200
3 @@ -478,6 +478,9 @@
4  
5    <action-mappings>
6  
7 +    <!-- Ugly PLD hack, that makes it working -->
8 +    <action    path="/login.jsp" unknown="true"/>
9 +
10      <!-- Dump registry information (debugging) -->
11      <action    path="/dumpRegistry"
12                 type="org.apache.webapp.admin.DumpRegistryAction"/>
This page took 0.066047 seconds and 3 git commands to generate.