原文:What to check in web project if library exists by error class not found?
I have java web application, that uses hibernate core 3.6.7, I have check that in WEB-INF/lib exists hibernate-core-3.6.7.Final.jar, but when I run application (eclipse embedded) I receive error: ...