AFAIK you cannot use the name. You can stop a specific instance by using the url and the
rmi port of your server. I use something like:
./shutdown.sh -S -s jnp://localhost:1099
and if you use user/password add "-u jboss -p jboss"
for more info type shutdown without args.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029222#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...