Hi all !
To get the path of Java home. I write:
String path = System.getProperty("java.home");
And to get the path of Jboss server, I try:
String path = System.getProperty("jboss.home");
But the result is Null.
How I can get the path of JBoss home by Java API ? Please guide to me.
Thanks.
Catania.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099721#4099721
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099721
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user