@Tolga, I have attached the source of the project... this attachment does not include the necessary jar files because of the attachment size policy of my environment. But, below is the necessary jar dependency list for the project. You can download and put them into the "war/WEB-INF/lib" folder.
---------- antlr-2.7.6.jar commons-collections-3.2.1.jar commons-logging-1.1.1.jar dom4j-1.6.1.jar ejb3-persistence-1.0.2.GA.jar gwt-servlet.jar hibernate-annotations-3.4.0.GA.jar hibernate-commons-annotations-3.1.0.GA.jar hibernate-core-3.3.1.GA.jar hibernate-entitymanager-3.4.0.GA.jar hsqldb-1.8.0.10.jar javassist-3.8.0.GA.jar jta-1.1.jar slf4j-api-1.5.8.jar slf4j-jdk14-1.5.8.jar ---------- regards, Hasan... On Tue, Aug 11, 2009 at 3:44 PM, tolga ozdemir <[email protected]> wrote: > > Thank you Hasan, > > I could not download your projects via SVN.. Would you mind to send it > as a zip file to me? > > Tolga > > On Aug 11, 10:56 am, Hasan Turksoy <[email protected]> wrote: > > Hi Tolga, > > > > Below is a simple demo [1] from one of my GWT presentations implementing > > GWT-JPA integration. It's configured as to connect HSQLDB but you can > find a > > commented configuration to connect to MySQL as well (see [2])... > > > > you can check it out and run using GWT Eclipse Plugin - you don't need > any > > extra tool: > > svn checkouthttp:// > faculty-gwt.googlecode.com/svn/trunk/examples/hellogwtwithjpa-... > > > > [1] > http://code.google.com/p/faculty-gwt/source/browse/#svn/trunk/example... > > [2] > http://code.google.com/p/faculty-gwt/source/browse/trunk/examples/hel... > > > > hope it helps, > > > > Hasan...http://www.jroller.com/hasant > > > > > > > > On Tue, Aug 11, 2009 at 10:04 AM, tolga ozdemir <[email protected]> > wrote: > > > > > Hi everybody, > > > > > I am starting to learn GWT stuff for a while. I am really getting > > > enjoy it. Now, I am considering to use JPA to access my database.. I > > > read a lot of articles about this.. (took a look at GWT 1.4 and GWT > > > 1.5 samples also) > > > > > But guys, I have not succeeded yet.. Any help about this would be > > > great.. Bu my question is different.. > > > > > Would you jote down a list what we need to use JPA with GWT > > > > > JDK? (I have Java SE 1.6 JDK) > > > Server? (I use hosted mode, I love it) > > > Database (I can use MySQL and MsSql) > > > GWT SDK (1.7) > > > Google App SDK (1.2.2) > > > Hibernate api > > > Any more tools do we need to develop??? > > > > > please write a simple list to me, maybe I missing the point right > > > there.. My tools are enough?? > > > > > Thank you, > > > > > Tolga > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
hellogwtwithjpa.rar
Description: application/rar-compressed
