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 .........



i am trying to intigrate ejb and hibernate ,from session facade i am callind dao implemented throug..

Answer / 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

More J2EE Code Interview Questions

an on-line examination application using html jsp servlet and jdbc. including session management and cookies

1 Answers  


How to run the Result Intemation System project in java for collage student in which result of internal exam marks send on parents mobile using SMS? what software required to run this project? please reply immediately...

1 Answers  


How to get one hasmap value in another hashmap ,only value not key

1 Answers   CTS,


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

1 Answers  


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 .........

1 Answers  


how to display after one month adding today's sysdatedate in jsp?

1 Answers  


How to convert string containing decimal point into integer in java? For example given a string like "3.14" as input how to get integer 3 as result.

7 Answers  


Can we change the validator-rules.xml for our own validations in struts??

1 Answers   Mastek,


Write Down Steps Using SAX Parser

1 Answers  


Do you think about CMM(Capability Maturity Model) process?

1 Answers   Amazon,


how to display date after one month using from today date in jsp

3 Answers   TCS,


how to find reverse of string without string funtion of java.

2 Answers  


Categories