v3.1.3
Added
- New JMX option for remote URL protocol connections.
Changed
- Changed JMX open method. New
jmx.OpenWithParametersaccepts optionals parameters like SSL, remote connections, etc. Old integrations using old methodsjmx.OpenWithSSLandjmx.Openshould use this newjmx.OpenWithParametersmethod instead.
def6661 Added remote JMX flag for jBoss6 and changed Open JMX method. (#175)