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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884764#3884764 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884764 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
