Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Hibernate Jpa and Spring

  1. #11
    Join Date
    Sep 2008
    Posts
    6

    Default

    Thanks! It works!
    I'll try at home and then i'll but the 'resolved' tag on the subject.

    Bye!

  2. #12
    Join Date
    May 2009
    Posts
    2

    Default add these jars to your classpath

    commons-logging-1.0.4.jar
    dom4j-1.1.jar
    commons-collections-3.1.jar
    ehcache-0.6.jar
    jta-1.0.1B.jar
    mysql-connector-java-5.0.4-bin.jar
    c3p0-0.8.4.5.jar
    persistence.jar
    spring.jar
    spring-xml.jar
    spring-aop.jar
    spring-beans.jar
    spring-context.jar
    spring-core.jar
    spring-jdbc.jar
    spring-jpa.jar
    commons-dbcp-1.2.jar
    commons-pool-1.4.jar
    hibernate-3.2.4.ga.jar
    hibernate-entitymanager.jar
    hibernate-annotations-3.3.0.ga.jar
    jboss-common-4.0.0.jar
    hibernate-commons-annotations-3.3.0.ga.jar
    javassist-3.4.ga.jar
    cglib-nodep-2.1_3.jar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •