aspose file tools
The moose likes Struts and the fly likes Struts 2.2.3 not working with Hibernate 3.2.5  (Ported with Netbeans 7.0.1) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts 2.2.3 not working with Hibernate 3.2.5  (Ported with Netbeans 7.0.1)" Watch "Struts 2.2.3 not working with Hibernate 3.2.5  (Ported with Netbeans 7.0.1)" New topic
Author

Struts 2.2.3 not working with Hibernate 3.2.5 (Ported with Netbeans 7.0.1)

Sunil Sunny
Ranch Hand

Joined: Oct 18, 2011
Posts: 41
I developed a sample project to check the demo of struts 2.2.3 with hibernate 3.2.5 . The project runs fine when no databse operations are performed but when i use hibernate it return an error

"Java.Lang.ReflectInvocationTarget". I want to know why its happening. Whether hibernate 3.2.5 is not compatible with struts 2.2.3 or some "JARS" are conflicting.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts 2.2.3 not working with Hibernate 3.2.5 (Ported with Netbeans 7.0.1)
 
Similar Threads
Maven Repo Location
delete-orphan with hibernate annotation
Which Hibernate Version is Being Used in the Book?
Struts with Netbeans
Strange Tomcat Struts Startup Error