You can get ServerHomeDir from the ServerConfig MBean if you really need it, but I'd
encourage you to consider using ServerDataDir (server/default/data) for things like that.
You might also consider just using getResourceAsStream instead of direct file access.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088948#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...