So if I have a jboss application set up on different environments, is there an easy way for me to load environment specific properties on a per instance basis? Yes there is, read on. So normally, in most applications you might end up with some property values you’ll want to override based on the environment. [...]