[jboss-jira] [JBoss JIRA] Assigned: (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:37:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcus Moyses reassigned JBAS-7577:
-----------------------------------
Assignee: Marcus Moyses (was: Darran Lofthouse)
> 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, JBossAS-6.0.0.M1
> Reporter: James Livingston
> Assignee: Marcus Moyses
> 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