Did you want to know if you are running in the "default" or "all" or
whatever server? If so, you can look up the name via a system property:
String server = System.getProperty("jboss.server.name");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991046#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...