Hi All,
I deployed an ear in
tomcat. it is working fine if i start the tomcat from services but when I run through eclipse by making a tomcat project and running the tomcat through eclipse plugin it is giving database error s like
javax.servlet.ServletException: Cannot create
JDBC driver of class '' for connect URL 'null'
Can nybdy help me in this