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 / 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 |
an on-line examination application using html jsp servlet and jdbc. including session management and cookies
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...
How to get one hasmap value in another hashmap ,only value not key
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
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 .........
how to display after one month adding today's sysdatedate in jsp?
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.
Can we change the validator-rules.xml for our own validations in struts??
Write Down Steps Using SAX Parser
Do you think about CMM(Capability Maturity Model) process?
how to display date after one month using from today date in jsp
how to find reverse of string without string funtion of java.