[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
JDBC Mysql Datastore Not Serializable  XML
Forum Index -> Terracotta for Web Sessions
Author Message
mdillon

neo

Joined: 09/30/2012 08:01:38
Messages: 1
Offline

Hello everyone,

I've been working on integrating Terracotta web sessions into our application architechture. Everything is correctly running and talking properly, however the application servers keep throwing a huge exception. Basically it is saying the JDBC connector (which hits a mysql db) isn't serializable. We are using a pooled JNDI connector, and I switched to a basic JNDI connector and still got the issue.

Any help would be much appreciated.
steve

ophanim

Joined: 05/24/2006 14:22:53
Messages: 619
Offline

Hello,

Usually this sort of things happens when one has a non-transient reference to a jdbc connector from some object you are storing in your session. Is that possible here?

Cheers,
Steve

Want to post to this forum? Join the Terracotta Community
 
Forum Index -> Terracotta for Web Sessions
Go to:   
Powered by JForum 2.1.7 © JForum Team