-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Srinivas,

On 2/13/2009 12:21 PM, Srinivas Jonnalagadda wrote:
> Sorry for not mentioning. I am using tomcat 5.5.9 on a solaris
> machine and 5.5.27 on a windows machine. I tried to set the JnDi
> DataSource and i was successful on 5.5.27 windows version. I already
> had the same settings in my context.xml so got a [question] regarding
> location where the values i set thru admin console of Admin web app
> are persisted. For example in a properties file.

That's exactly the point: they are NOT PERSISTED AT ALL. No properties
file. No JNDI directory. No text file. No database. It's all in memory.
When you shut down Tomcat, it's gone.

Feel free to patch it yourself, but the TC devs have completely
abandoned the admin webapp. You should stick to editing the server.xml
file by hand.

Oh, and your JNDI resources are better-off in context.xml files, anyway.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmWFc4ACgkQ9CaO5/Lv0PC5XwCdEpcc+34rJoo0FKyfsYOVh16Q
72sAn3WRhLRxIEUJwBC1N5vv2uf1MFex
=TmV/
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to