[jboss-jira] [JBoss JIRA] Updated: (JBAS-7577) Commented-out JmxOpsAccessControlFilter in jmx console's web.xml is invalid

Marcus Moyses (JIRA) jira-events at lists.jboss.org
Tue Mar 16 09:43:39 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBAS-7577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Moyses updated JBAS-7577:
--------------------------------

        Fix Version/s: JBossAS-6.0.0.M3
    Affects Version/s:     (was: JBossAS-6.0.0.M1)


> Commented-out JmxOpsAccessControlFilter in jmx console's web.xml is invalid
> ---------------------------------------------------------------------------
>
>                 Key: JBAS-7577
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7577
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JMX/Web Console
>    Affects Versions: JBossAS-5.1.0.GA
>            Reporter: James Livingston
>            Assignee: Marcus Moyses
>             Fix For: JBossAS-6.0.0.M3
>
>         Attachments: jmx-console-filter-description.diff
>
>
> The JMX console's web.xml file contains a commented-out definition of JmxOpsAccessControlFilter, which can be used to give read-only access to some users. The xml parser in 5 onward is stricter than it was in 4, and complains that the <description> element if the <init-param>s aren't expected if you just uncomment the section.
> The <description> elements need to be moved to before the <param-name> elements.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list