Hi All I've been having the problem with GWT and hibernate where hibernate is creating and trying to pass proxy objects back to GWT. GWT obviously can't serialize the proxies as it doesn't know about them. I'm currently getting round this by cloning the objects.
I'd like to use hibernate4gwt, which is meant to handle this problem, but I'm also using Spring's HibernateTemplate. Does anyone know how I can plug hibernate2gwt in HibernateTemplate? -- Thanks Paul Paul Grenyer e: [email protected] w: http://www.marauder-consulting.co.uk b: paulgrenyer.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
