> Right now, we are using a property file that is based on the System.user
> property. This is fine when this user is known in advance. In many
> settings (including Stax), this knowledge is not available. I've created
> a Jira issue with a new suggestion:
> http://issues.apache.org/jira/browse/ESME-41

This is a Lift feature:
http://liftweb.net/index.php/Cheat_Sheet#Property_files
You can also use the host name, or if that's also not known (as is
likely on a stax deployment), just use default.props

Reply via email to