Two simple questions please to everybody. I use Enunciate and GWT client. I want to have Hibernate at WEB Service (server side) and also I want to have a DB at each GWT client side using Hibernate4GWT. I have read that there are some problems using Hibernate to GWT and I have to use a different package named Hibernate4GWT (see http://hibernate4gwt.sourceforge.net/hibernate_gwt_problem.html) for this reason. The questions are the following.
1)Is this correct that I can't use classic Hibernate there? 2)I see a little bit Hibernate4GWT and I realize that it uses the same package/methods names as Hibernate. I try to use both Hibernate4GWT/Hibernate tohether. A simple sollution is to rename Hibernate4GWT package name and rebuild it to discard the conflict. Is there any other solution to my problem? //Thank you very much for your quick answers. //John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
