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

Raghuveer,

Raghuveer Rawat wrote:
|  I do not have same set of jars in common/lib and WEB-INF/lib
directories.My
| problems resolves if i *restart the tomcat* but it should work without
| restarting the tomcat because in Production environment  we can't restart
| the server so many times .

If a Tomcat restart fixes your problem, then you are messing with
classes in your webapp but somewhere an object lives on across the
restart. Is it possible that some of your classes are being loaded by a
ClassLoader that is "above" the webapp's ClassLoader? Perhaps by putting
classes into $TOMCAT/lib or common/lib or shared/lib or whatever?

That could definitely cause problems like this.

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

iEYEARECAAYFAkgDmn0ACgkQ9CaO5/Lv0PCykwCcDkORoYDPGRJu+IzB6wtJovkF
9U4AoMF6iDdGKFo7g+inCcp9otoJJAoz
=KU/a
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to