Search code examples
gwtgilead

GWT gilead problem


I am getting lots of difficulty in integrating gilead in gwt. Can someone please send the jars they have successfully used that works because the one I have downloaded does not work Please someone help me with this gilead and GWT, it makes one full day that i trying to integrate gilead into gwt with no success!!! Thanks


Solution

  • What problems are you having?

    I'm using hibernate4gwt

        <dependency>
            <groupId>net.sf.hibernate4gwt</groupId>
            <artifactId>hibernate4gwt</artifactId>
            <version>1.1.1</version>
        </dependency>