-
Dec 31st, 2006, 10:54 AM
#1
Problem with the name of hibernate package
Hi,
I try to use the support for hibernnate, and when I try to create the LocalSessionFactoryBean I've got this error :
java.lang.NoClassDefFoundError: net/sf/hibernate/cfg/Configuration
But the Configuration class of hibernate is located in
org/hibernate/cfg/Configuration
So it seems that there's an error in the package name used by spring.
Any hint ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules