thanks all for your answers, I solved this problem by adding hibernate3.jar
into my classpath. so it seems hibernate is a must-have one no matter you
like it or not. happy day!
--
View this message in context:
http://www.nabble.com/Tapestry-5.0.15%2C-NetBeans-6.1-and-Hibernate-ClassNotFound-e
simple question:
I made a simple tapestry web app and set all standard tapestry5.0.15 library
jars on clasapath, and started tomcat, got following error:
Exception starting filter app
java.lang.NoClassDefFoundError: org/hibernate/Session
at java.lang.Class.getDeclaredMethods0(Native Meth