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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
