]
James Livingston updated JBAS-7577:
-----------------------------------
Attachment: jmx-console-filter-description.diff
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: Darran Lofthouse
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: