Can anyone help me out to configuring hibernate-4.3.7 in jbossAS-7.1 server and help me in working with it in eclipse i am getting this exception i have generated configuration.xml file as well as mapping.xml file for my Class
java.lang.NoClassDefFoundError: org/hibernate/HibernateException
org.login.Login.doPost(Login.java:45)
javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)