You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to support the JMX setting in the template et al? There's both the stash JMX as well as the TomCat JMX we'd like to have enabled.
Three things would have to be added:
CATALINA_OPTS would have to be exported in setenv.sh; this would define the necessary JMX environment variables
'jmx.enabled=' would have to be added to stash-config.properties
an access file would have to be created specifying the 'monitorRole', the path of which would be specified in the aforementioned CATALINA_OPTS variable.
Is this something you'd be interested in supporting?
Would it be possible to support the JMX setting in the template et al? There's both the stash JMX as well as the TomCat JMX we'd like to have enabled.
Three things would have to be added:
Is this something you'd be interested in supporting?