> From: Srinivas Jonnalagadda [mailto:sarinivas7...@earthlink.net]
> Subject: tomcat admin console set values
>
> When i set the DataSource values thru the Tomcat
> Administration web application. Where are these values
> physically stored?

First off, tell us your Tomcat level - we're not psychics.

The lack of persistent storage by the admin app is just one of the reasons it 
is no longer present in newer levels of Tomcat.  You can access much of the 
same information via JConsole or similar JMX tools, but I'm not aware of any 
means of persisting any changes made across a Tomcat restart.

 - 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

Reply via email to