facebook

Problem with Spring Hibernate Tutorial

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #289039 Reply

    gerbdla
    Member

    I created a java project first creating the hibernate with annontation support and then creating the spring project with annontation support as the tutorial instructed. I am getting an error in the spring config file.

    <bean id=”sessionFactory”
    class=”org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean”>

    It is saying this class is not found. I haven’t done anything but go through the wizards is there something I did incorrectly?

    #289040 Reply

    gerbdla
    Member

    Never mind I found a post that addressed this issue.

    #289117 Reply

    exlipzSnx7
    Member

    @gerbdla wrote:

    Never mind I found a post that addressed this issue.

    mind giving the link, i find that tutorial a bit lacking hence the author did not prescribe the things/jars you need before beginning with the tutorial .. it’s assumed that you have hibernate, spring and MySQL Server running 🙁 … with the appropriate jars and versions …

    #289171 Reply

    Loyal Water
    Member

    Here is the link to the Hibernate Spring tutorial:-
    http://www.myeclipseide.com/documentation/quickstarts/hibernateandspring/

    Let me know if you have any questions about the tutorial.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem with Spring Hibernate Tutorial

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