gwtGrady, thanks for responding. I found what was wrong. yet another coder mistake.
On Sep 4, 1:09 pm, gwtGrady <[email protected]> wrote: > It sounds like you lost your conversational state within hibernate. > > On Sep 4, 9:36 am, grasshopper <[email protected]> wrote: > > > > > Hello all, > > > I am getting the following exceptions when I try to save, delete or > > update an entity from a GWT app. Both front-end and back-end entity > > classes are serialized. One interesting behavior I see is that i can > > pull a list of entities just fine from server just not save, delete or > > update. > > > 2009-09-04 10:00:49,267 [ERROR] - EXCEPTION in > > UpcDaoImpl->deleteInformationalItem: attempt to create delete event with > > null > > > entity > > 2009-09-04 10:24:27,271 [ERROR] - EXCEPTION in > > UpcDaoImpl->newServiceOption: attempt to create saveOrUpdate event with null > > > entity > > 2009-09-04 10:27:10,363 [ERROR] - EXCEPTION in > > UpcDaoImpl->updateServiceOption: attempt to create saveOrUpdate event with > > null > > > entity --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
