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

Remo,

Remo Liechti wrote:
| When using reloadable=false  I'm not able to hot deploy java code, so
| this doesnt solve the problem. As far as I see there is no way to
| prevent tomcat from reinit the context.

Your two previous statements are at odds with each other.

| The myeclipse guys wrote an own
| tomcat server handleing plugin with managers and all that stuff, so they
| made some tricks there I guess...

Yes, they did.

| Any other idea?

Yes. Run Tomcat with reloadable="false". Reload Tomcat explicitly when
you want to re-load the classes. Like I said at the beginning, the only
way to get what you want is to hack around with Tomcat's internal
ClassLoaders. Replacing class definitions at runtime is a tricky
business, so be careful what you do. I find it easier to simply reload
my application. It only takes a few seconds.

- -chris

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

iEYEARECAAYFAkf7fC8ACgkQ9CaO5/Lv0PC7VACfdnIuHmHsUHv1MjzQmOiJ4/zC
ERsAnjxwVrcCn8IEOPGJjKlMuU1nrYzN
=vlPO
-----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