[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-28 Thread nbhatia
Thanks Jeff. That worked for me. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240556#4240556 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240556 ___ jboss-user mailing lis

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread timfox
Jeff, please add a JIRA for this too. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240413#4240413 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240413 ___ jboss-user mailin

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread jmesnil
err... sorry, I confused JON and AS 5 JMX console. there is an issue in the current configuration of JBoss Messaging which prevents to manage it directly in AS 5 console. To fix it: 1/ change the MBeanServer code in deploy/messaging.sar/jbm-jboss-beans.xml to: | | | |

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread jmesnil
JBoss Messaging is not currently manageable through the AS 5 console but it is planned: https://jira.jboss.org/jira/browse/JBMESSAGING-1636 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240352#4240352 Reply to the post : http://www.jboss.org/index.html?modu

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread nbhatia
How do I look up queues in JBoss JMX console? I click jboss.messaging then name=JMSProvider,service=JMSProviderLoader, but I don't see any queues under there. At least with jconsole I was able to get to the queues quite easily. View the original post : http://www.jboss.org/index.html?module=bb&

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread jmesnil
this was fixed in 2.0.0.BETA2 release (see https://jira.jboss.org/jira/browse/JBMESSAGING-1605) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240263#4240263 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240263 __

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread timfox
However, the user shouldn't have to put the JBM jars on the jconsole classpath, we should only be passing back standard types not SimpleString. We should look into this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240260#4240260 Reply to the post : http:

[jboss-user] [JBoss Messaging] - Re: Can't control queues from jconsole

2009-06-26 Thread ataylor
you are getting th error because jConsole doesn't have access to the JBoss Messaging classes. add the jars if you want to do this. alternatively use the JMX or Admin console View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240230#4240230 Reply to the post : h