[jboss-dev-forums] [JBoss AS 7 Development] - Re: Set properties file in jboss7
markus78
do-not-reply at jboss.com
Fri Jan 6 15:05:59 EST 2012
markus78 [http://community.jboss.org/people/markus78] created the discussion
"Re: Set properties file in jboss7"
To view the discussion, visit: http://community.jboss.org/message/645130#645130
--------------------------------------------------------------
Hi,
In JBoss 7 you can define your system properties in the standalone.xml file (or domain) something like this..
<system-properties>
<property name="URLLIST" value="path for properties file"/>
</system-properties>
It's explained quite nicely here
http://community.jboss.org/docs/DOC-17157 http://community.jboss.org/wiki/JBossAS7SystemProperties
Regards
/Markus
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/645130#645130]
Start a new discussion in JBoss AS 7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120106/f6942299/attachment.html
More information about the jboss-dev-forums
mailing list