[jboss-user] [JBoss Messaging] - Re: dynamic create queue

2006-07-26 Thread macios
I'am trying to use MBeanProxyExt.create(), but I don't know which interface use for ServerPeer service View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3960883#3960883 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: dynamic create queue

2006-07-25 Thread [EMAIL PROTECTED]
Use ServerPeer's createQueue JMX method. It will create a queue (and the associated MBean) for you. ServerPeer is an MBean. It can be programatically accessed as any other MBean. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3960768#3960768 Reply to the post