Scott Feldstein created HHQ-5782:
-
Summary: Tomcat plugin default configuration has bad values
Key: HHQ-5782
URL: https://jira.hyperic.com/browse/HHQ-5782
Project: Hyperic HQ
Issue Type: Bug
Components: Plugins
Affects Versions: 6.0
Reporter: Scott Feldstein
Assignee: Mayan Weiss
Priority: Critical
Below is the default configuration as it should be for the tomcat plugin. The UI shows a mangled default which does not reflect this. see the attached screenshot.
<config> <option name="jmx.url" description="JMX URL to MBeanServer" default="service:jmx:rmi:///jndi/rmi://localhost:6969/jmxrmi"></option> <option name="jmx.username" description="JMX username" optional="true" default="system"></option> <option name="jmx.password" description="JMX password" optional="true" default="manager" type="secret"></option> <option name="process.query" description="PTQL for Tomcat Process" default="${PROC_QUERY}"></option> <option name="listen.ports" description="Listening Ports" optional="true"></option> </config>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.hyperic.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira