Re: Strange behavior with unregistering MBeans

2013-05-17 Thread Paul Gale
Stunned silence. Anyone have any thoughts on this? Thanks, Paul On Wed, May 15, 2013 at 4:29 PM, Paul Gale wrote: > Hi, > > I've noticed some unexplained behavior when using the web-console in 5.8.0 > to delete either topics or queues. This is NOT the infamous CSRF attack > question. > > FYI:

Re: Strange behavior with unregistering MBeans

2013-05-15 Thread Paul Gale
Hi, Correction to earlier posting. Actually the exception should have read (*emphasis mine*): jvm 1| Caused by: javax.management.InstanceNotFoundException: org.apache.activemq:type=Broker,brokerName=*darkhorse.onyx.ove.com* ,destinationType=Topic,destinationName=foo.bar jvm 1| at com

Strange behavior with unregistering MBeans

2013-05-15 Thread Paul Gale
Hi, I've noticed some unexplained behavior when using the web-console in 5.8.0 to delete either topics or queues. This is NOT the infamous CSRF attack question. FYI: the credentials entered when accessing the web-console are the same as those found in jmx.access/jmx.password. Steps to reproduce.