If you've setup multiple instances per machine and you know your rmi port per instance
(I use bindings.xml to specify this) then you can do shutdown.sh -s jnp://localhost:
ie. shutdown.sh -s jnp://localhost:1099 && shutdown.sh -s jnp://localhost:1199
etc
Hope this helps.
Andrew
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034792#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...