Hi,

I'm using jboss with sequoia. Sequoia is used to access a mysql database
that is distributed on two servers. When e.g. a lock timeout occurs in the
database an EjbException is thrown by the container in which the sequoia
exception is wrapped. In the client I do receive the NotSerializable
exception.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:sequoia- 


org.continuent.sequoia.common.exceptions.driver.protocol.SerializableStackTr
aceElement

is indeed NOT Serializable, and not meant to be serialized.

More precisely, it's not serializable using Java, but only "manually"
using its public constructor and "#sendToStream()" method.


Could please give more details on how you get this error?




_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to