I am using JBoss and would like to place my properties under JBOSS root directory. Say like /application/.properties instead of the default conf folder /server/xxxx/conf/.properties. Is this possible to do? What is the best approach to implement this if possible.
Share
Ok, I figured out this as we can add this to JBOSS clath path by adding the entry to the run.bat/run.sh
$JBOSS_HOME/application/