2006/12/18, Tomi N/A <[EMAIL PROTECTED]>:
The trick is to be able to attach it to the correct context, if you have multiple (as you probably do). Try using the DataContext you store in your session (if that's where you put it).
Oh, one more thing: obviously, you have to change your DataObject superclass to your extended Class (say, SerializableCayenneDataObject). You do that in the modeler, datamap configuration, entity defaults settings group, custom superclass field. Cheers, t.n.a.
