Try this:
String jbossHome = System.getProperties("jboss.home.dir");
| Properties props = new Properties().load(new FileInputStream(jbossHome +
"/" + propFileName ));
where propFileName is the name of your properties file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949123#3949123
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949123
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user