I have a simple client calling into EJB component which make connection to Oracle DB.
After sql operation fail(intentionally to test transaction roll back), it came back with following error:
Error deserializing session: java.io.WriteAbortedException: Writing aborted by e
xception; java.io.NotSerializableException: com.evermind.sql.OrionCMTConnection
Has anyone this kind of error before? Seems like that deserializing Connection failed.
 
 
Thanks
 
Jin

Reply via email to