Is Connector/J Serializable?

2005-02-03 Thread Paul
I'm setting up Tomcat 5.0.28 in a vertical two node cluster and want to use the in-memory session replication. The application I'm trying to run on the cluster requires the db connection to be stored in a session object. But I'm getting an error message that says it's not serializable. I'm

Re: Is Connector/J Serializable?

2005-02-03 Thread Paul
Forgot to mention, this is on FC3 x86_64 and I'm using the Connector/J connector from MySQL. This is from the catalina.out log, SEVERE: ReplicatedSession: Cannot serialize session attribute connect for session EE7F84D18E7225BEDFFF1CC80FFAEBC6 java.io.NotSerializableException: