Hi,

How to exclude some classes to being serialized in sharing session with
clustered tomcats?
I`m using hibernate, spring, java mail, apache commons dbcp, pool ...
and to serialize/deserialize sessions all the classes must implement
Serializable (or Externalizable), and I think that it`s not a solution
to correct all classes I use in all APIs. And why the application scope
beans are serialized too?

Thanks

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

Reply via email to