[jboss-user] [JBoss Messaging] - Re: programmatically deploy clustered topic

timfox do-not-reply at jboss.com
Fri Oct 12 07:49:31 EDT 2007


There's no way of doing this using the JMX API in a single call - you'll need to connect to each node and deploy it individually.

Or you could write some code that uses the farm service to deploy to all nodes (like when you drop the deployment descriptor in the farm directory).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094499#4094499

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094499



More information about the jboss-user mailing list