facebook

problems trying hibernate+spring tutorial

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #280664 Reply

    iozan
    Member

    hi
    maybe someone has posted this before. sorry U.u
    the thing is that in this tutorial:
    http://www.myeclipseide.com/documentation/quickstarts/hibernateandspring/#Resources
    i think that the spring version is 1, now there’s version 2 but neither in V.1 nor V.2 i’ve found the Spring 1.2 ORM/DAO/Hibernate3 Libraries (found in the part 28/34 of the video 4.2)
    so in the reverse engineering i can’t generate “spring DAO”, and because of that i can’t continue correctly the tutorial.
    can someone help me?

    thanks!

    p.d: I dont really know if it will help but currently, the libraries found on the “spring capabilities” are:
    Spring 2.0 AOP Libraries
    Spring 2.0 Core Libraries (checked)
    Spring 2.0 Persistence Core Libraries
    Spring 2.0 Persistence JDBC Libraries
    Spring 2.0 Persistence JDO Libraries
    Spring 2.0 Persistence IBATIS Libraries
    Spring 2.0 J2EE Libraries
    Spring 2.0 Remoting Libraries
    Spring 2.0 Misc Libraries
    Spring 2.0 Testing Support Libraries
    Spring 2.0 Web Libraries
    Toplink Essentials
    OpenJPA
    Hibernate 3.2 Core Libraries
    Hibernate 3.2 Annotations & Entity Manager
    Hibernate 3.2 Advanced Support Libraries

    #280673

    Riyad Kalla
    Member

    You want to make sure to use the Spring 2 Persistence Core libraries, those will include the libs for Hibernate, Toplink and other persistence technologies with Spring.

    #280695

    iozan
    Member

    the thing is that when i check “Spring 2.0 Persistence Core Libraries” myeclipse automatically checks “Spring 2.0 AOP Libraries” too…
    but in spite of that, it’s working really well!!

    thank you very much ;D

    #280731

    Riyad Kalla
    Member

    the thing is that when i check “Spring 2.0 Persistence Core Libraries” myeclipse automatically checks “Spring 2.0 AOP Libraries” too…
    but in spite of that, it’s working really well!!

    Ahh there are some libraries that *require* other libraries. So chances are that some of the functionality in the persistence libraries require the AOP libs.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: problems trying hibernate+spring tutorial

You must be logged in to post in the forum log in