0 Replies Latest reply on Jul 13, 2005 2:18 PM by cdyho

    Datasource Updates

    cdyho

      Hello,

      I have set up a SQL Server datasource that our application get via JNDI from the JBoss server. Our application can find and use this datasource.

      However, our client implemented a DB security policy wherein the DB password will change every 2 weeks.

      The client wants us to provide an interface to enter the DB password and it should take effect immediately.

      Is there a way for me to programatically update the username/password without editing the datasource file in JBoss and without restarting JBoss?

      Any links to topics and examples to this problem are most welcome. Thank you.

      Regards,
      Clarence