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

Naaman,

nlif wrote:
| I am using Tomcat 6, and running in a cluster, with session-replication.
| When I put in the session a JDK dynamic proxy, the serialization
fails, like
| so:
|
| Apr 3, 2008 2:09:24 PM org.apache.catalina.ha.session.DeltaManager
| messageReceived
| SEVERE: Manager [localhost#/users]: Unable to receive message through TCP
| channel
| java.lang.ClassNotFoundException: app.web.user.TestBean

This doesn't look like the proxy is failing; it looks like the TestBean
class is not available to the receiving Tomcat instance. This happens on
the /other/ Tomcat, right (i.e. not the one where the object was put
into the session)?

Are you sure you put your test class on all of the servers?

- -chris

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

iEYEARECAAYFAkf03HAACgkQ9CaO5/Lv0PAKtQCgrqgQcvWhpPFy/WXaqhjPm0QW
OKEAoIJr1CuFPaRyu26PKFhK4EThW3M3
=GXyK
-----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