Andrus Adamchik wrote: > Keith, > > You still used a wrong venue for communicating your problem. You opened > a bug report, and to me nothing here indicates a bug in Cayenne (i.e. I > know that commits work). I am forwarding this message to the *user > mailing list*, where other users may have an insight into this problem. > > You can subscribe to the mailing list following the instructions per URL > below: > > http://cayenne.apache.org/mailing-lists.html > > BTW, DB output looks right. Any chance that you checked "Container > Managed Transactions" checkbox? It should be unchecked.
Another guess: I remember having problems when accessing hsql's files in parallel with two apps. Do you commit changes, stop the app and *then* look at the data files? -dirk
