[jboss-cvs] JBossAS SVN: r104439 - tags/JBPAPP_4_2_0_GA_CP09/varia/src/resources/jmx.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 4 11:21:28 EDT 2010


Author: bshim
Date: 2010-05-04 11:21:28 -0400 (Tue, 04 May 2010)
New Revision: 104439

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

Modified: tags/JBPAPP_4_2_0_GA_CP09/varia/src/resources/jmx/jmx-console-web.xml
===================================================================
--- tags/JBPAPP_4_2_0_GA_CP09/varia/src/resources/jmx/jmx-console-web.xml	2010-05-04 15:19:06 UTC (rev 104438)
+++ tags/JBPAPP_4_2_0_GA_CP09/varia/src/resources/jmx/jmx-console-web.xml	2010-05-04 15:21:28 UTC (rev 104439)
@@ -94,8 +94,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