facebook

Hibernate and Struts Integration

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

    cecil143
    Member

    Hi,

    I have tried working with Struts and Hibernate.
    I combined both and have been working for long for having facing a single problem.. Please can u help me in finding the solution of the same.?

    My Struts App Name is LibraryWeb and My Hibernate is LibraryPersistence. What happens is that I have deployed both the application, and when trying to view the Account List View, I’m getting a Error as “java.lang.NoClassDefFoundError: com/tcs/ge/cecil/hibernate/LibraryManager” . I’m very well aware this Error is because the java compiler is not able to locate the appropriate file at teh right location.

    See, We would have deployed the LibraryPersistence.war file, and these classes file are located in the Web-Inf folder. Perfectly Fine.

    And the LibraryWeb.war is also located at the Web-Inf\classes folder.

    I have made the link between the two by making the LibraryWeb\Java Build Path to point to the LibraryPersistence…

    Is there any other settings.. I should make.. Please I need your help..

    Thanks,
    Cecil.C.

    #231367 Reply

    namita22
    Member

    I had a similar kind of issue. May be this thread will be of some help to you..
    http://myeclipseide.com/PNphpBB2+file-viewtopic-t-7643.html

    Namita

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate and Struts Integration

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