Re: Update Database Pool Password using JMX

2007-03-01 Thread David Jencks
I've never tried it, but I think it might well work. You need to figure out the ObjectName of the ManagedConnectionFactoryWrapper gbean and the name of the password attribute and then you should be able to use jmx (even remote jmx) to change it. You might need to restart the gbean to get

Update Database Pool Password using JMX

2007-03-01 Thread Ghattu, Satya [CCC-OT_IT]
Folks, Is there a way to update the Database Pool configuration using JMX or a Java program? I am using Geronimo 1.1. Thank You, -satya