App.Properties for UberJar Deployment

Hello

Is it possible for an application created with ÜberJar to create an external “app.propperties” which is not packed into the JAR?

Frank

Hi Frank,

Now it is possible only for Tomcat deployments because it understands Java system properties in its config files inluding web.xml.

For UberJAR, the only way to specify app properties from the outside is to provide each of them as Java system properties. However, we are going to fix this, see https://youtrack.cuba-platform.com/issue/PL-9385.

Hi Konstantin,

thank´s for this information! A fix would be great :slight_smile:

Kind regards
Frank

:ticket: See the following issue in our bug tracker:

https://youtrack.cuba-platform.com/issue/PL-9385