adspace


i am trying to intigrate ejb and hibernate ,from session
facade i am callind dao implemented through hibernate,i am
getting a ClassDefNotFoundException for this
org/hibernate/Session i ve set the class path at build
path and in setEnv in weblogic still .........

Answer Posted / Santosh Kumar Gangwar

The ClassDefNotFoundException for org/hibernate/Session indicates that the Hibernate library is not found on the application's classpath. To resolve this issue, ensure that you have added the necessary Hibernate JAR files to your project's build path and set the appropriate classpath in the Weblogic environment (setEnv). Double-check the spelling of the package name and verify that the JAR files are properly referenced.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category