Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Hibernate
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Hibernate section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 7th, 2007, 03:46 AM
Registered User
 
Join Date: Aug 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Hibernate Error :javax/transaction/Synchronization

 I am again gettting this problem.
i am working on eclipse IDE.
plz help me on this Error:

ava.lang.NoClassDefFoundError: javax/transaction/Synchronization
    org.hibernate.impl.SessionImpl.<init>(SessionImpl. java:212)
    org.hibernate.impl.SessionFactoryImpl.openSession( SessionFactoryImpl.java:437)
    org.hibernate.impl.SessionFactoryImpl.openSession( SessionFactoryImpl.java:461)
    org.hibernate.impl.SessionFactoryImpl.openSession( SessionFactoryImpl.java:469)
    com.outworx.dashboard.businessobject.StatusEntity. saveStatus(StatusEntity.java:59)
    com.outworx.dashboard.struts.action.Dsr.DsrAction. execute(DsrAction.java:132)
    org.apache.struts.action.RequestProcessor.processA ctionPerform(RequestProcessor.java:484)
    org.apache.struts.action.RequestProcessor.process( RequestProcessor.java:274)
    org.apache.struts.action.ActionServlet.process(Act ionServlet.java:1482)
    org.apache.struts.action.ActionServlet.doPost(Acti onServlet.java:525)
    javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    javax.servlet.http.HttpServlet.service(HttpServlet .java:810)






Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL hibernate connection error kadimijagan Hibernate 2 May 11th, 2009 06:31 AM
Hibernate Spring and HSQLDB Error chfarooq Hibernate 0 January 10th, 2008 11:18 AM
Error while invoking stored procedure in hibernate avinash_thm Hibernate 5 April 25th, 2007 03:46 AM
WSAD error while running Hibernate Project sun_ice Hibernate 0 January 2nd, 2006 09:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.