2 Replies Latest reply on Feb 7, 2018 9:24 AM by ken971

    Hot modifications of properties file (for avoiding new deliveries)

    ken971

      Hello,

      Is it possible to modify a properties file (in WEB-INF folder) after the deployment of a war in Wildfly?

      The purpose is avoid deliveries of app for every modifications of properties.

      Concretely :

      1) Deployment of an application

      2) We want modify a property : we modify a properties file (if it's possible, where are the files for modification?)

      3) if it's possible with Wildfly : we reload/synchronized the application server via the console  administration

       

      I can do it on Glassfish 4, but I want to know if it's possible on Wildfly.