We should enhance the deployment mechanisme so as to split properties between default packaged in applicaztion.properties in the pscload jar and other properties defined at runtime. This way, defaults that make sense can be defined once and for all in application.properties, and updated without fuss, while environment dependant properties will be defined through deployment descriptors.
We should enhance the deployment mechanisme so as to split properties between default packaged in applicaztion.properties in the pscload jar and other properties defined at runtime. This way, defaults that make sense can be defined once and for all in application.properties, and updated without fuss, while environment dependant properties will be defined through deployment descriptors.