> From: John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at > Cisco) > [mailto:jbeau...@cisco.com] > Subject: RE: Tomcat 7 JNDI Realm credential password update availability
> So you're saying the change via JMX would update in-memory representation of > the > server.xml conf, and be using the update credentials, but if and when > restarted > it would use the credentials present in the actual server.xml? Partially correct. The update via JMX would modify the in-memory fields, but the Realm might not notice the update and would continue to use older credentials and connections based on those (need to review the code). If Tomcat is restarted, it would use whatever is in server.xml at that time; updating via JMX does not rewrite the server.xml file. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org