There already is this method available...

http://incubator.apache.org/activemq/maven/activemq-core/apidocs/org/apache/activemq/broker/jmx/BrokerViewMBean.html#destroyDurableSubscriber(java.lang.String,%20java.lang.String)

to make it a little easier, I've added a destroy() method to a
DurableSubscriptionViewMBean as part of this JIRA...

https://issues.apache.org/activemq/browse/AMQ-811


On 7/11/06, Hiram Chirino <[EMAIL PROTECTED]> wrote:
yes.. when you select the object you want to do a operation against, click
on the operations tab on jconsole.  you should see a few options there.

On 7/10/06, Christopher Mihaly <[EMAIL PROTECTED]> wrote:
>
>
> Okay, this is probably an ignorance question.   I have been able to use
> jconsole to monitor the message server, see what connections are live, and
> see what durable subscribers are out there.  However, I cannot figure out
> how to use it to maintain the server, specifically, how can I remove a
> durable subscriptions. Sometimes we get subscriptions that are orphaned
> but
> still subscribed.   Is there a simple way to remove that subscriptions?
> Sometimes, for debug purposes, we want to close a connection to the
> server.
> Can these operations be done through jconsole?
>
>    Thanks
>       Chris
>
> --
> View this message in context:
> 
http://www.nabble.com/Maintaining-connections-subscriptions-tf1921466.html#a5260973
> Sent from the ActiveMQ - User forum at Nabble.com.
>
>


--
Regards,
Hiram

Blog: http://hiramchirino.com




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to