[jboss-cvs] JBossAS SVN: r104444 - tags/JBPAPP_5_0_1_GA/varia/src/resources/jmx.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 4 12:39:05 EDT 2010


Author: bshim
Date: 2010-05-04 12:39:04 -0400 (Tue, 04 May 2010)
New Revision: 104444

Modified:
   tags/JBPAPP_5_0_1_GA/varia/src/resources/jmx/jmx-console-web.xml
Log:
CVE-2010-0738 - jmx-console fix

Modified: tags/JBPAPP_5_0_1_GA/varia/src/resources/jmx/jmx-console-web.xml
===================================================================
--- tags/JBPAPP_5_0_1_GA/varia/src/resources/jmx/jmx-console-web.xml	2010-05-04 16:10:23 UTC (rev 104443)
+++ tags/JBPAPP_5_0_1_GA/varia/src/resources/jmx/jmx-console-web.xml	2010-05-04 16:39:04 UTC (rev 104444)
@@ -104,8 +104,6 @@
          role JBossAdmin to access the HTML JMX console web application
        </description>
        <url-pattern>/*</url-pattern>
-       <http-method>GET</http-method>
-       <http-method>POST</http-method>
      </web-resource-collection>
      <auth-constraint>
        <role-name>JBossAdmin</role-name>




More information about the jboss-cvs-commits mailing list