JMXAccessorUnregisterTask: remote unregister MBean Ant task

List of Attributes

Attribute Description Default value
name Full qualified JMX ObjectName — Catalina:type=MBeanFactory
ref JMX Connection reference jmx.server
echo Echo command usage (access and result) false

Example to unregister remote MBean

<jmx:unregister

name=”Catalina:type=MBeanFactory”

/>

 

A lot of Tomcat MBeans can’t be unregister.

The MBeans are not unlinked from their parent. Use MBeanFacrory

remove operation instead.

Share this post
[social_warfare]
JMXAccessorCreateTask: remote create MBean Ant task
JMXAccessorCondition: express condition

Get industry recognized certification – Contact us

keyboard_arrow_up