You can use relative paths. For example "../standalone/configuration/atx-tax-users.properties" if you are starting AS7 from the $JBOSS_HOME/bin directory.
Alternatively you can include the properties file in the WEB-INF/classes folder of your web application. It would then be included in the classpath so you can set the option to "atx-tax-users.properties".