I am trying to do a example using struts and hibernate.
but when i try to execute that project, i get the following error. So can any one plz help me its urgent......
type Exception report
exception
org.hibernate.SessionException: Error! Please, check your JDBC/JDNI Configurations and Database Server avaliability.
Could not open or put a Hibernate Session in ValueStack: JDBC Driver class not found: com.mysql.jdbc.Driver
com.googlecode.s2hibernate.struts2.plugin.interceptors.SessionTransactionInjectorInterceptor.intercept(SessionTransactionInjectorInterceptor.java:134)
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:236)
org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:52)
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:468)
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:395)
So can any one tell any one how to resolve this problem..
if any one could tell how to resolve this plz send correction to my mail(
papun.sahoo@gmail.com)
Thanx in advance
Report this post