0 Replies Latest reply on Sep 28, 2017 6:33 AM by yogesh1978

    Getting datasource properties dynamically

    yogesh1978

      Greetings!!

       

      I'm trying to integrate a credential (username and password provider) with the wildfly. My standalone.xml has a couple of datasources defined, currently hard coded username and password.

      Is it possible to replace these hard coded strings with dynamic values received from a api.

      Secondly these credentials may keep on changing and hence I'm required to update/reconfigure the loaded datasources with newer values, possibly without restarting the application server.

       

      Please suggest. Any pointer to any such earlier implementation would be appreciated.

       

      Thanks