[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: weblogic->jboss Is there a jboos equivalent to weblogic
PeterJ
do-not-reply at jboss.com
Mon Jun 30 17:02:12 EDT 2008
These properties are loaded as system properties, so you can access them using standard system properties methods:
String val = System.getProperty("my.property.name");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161609#4161609
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161609
More information about the jboss-user
mailing list