springframework-version 3.0.5.RELEASE
hibernate.version 3.6.0.Final
pring-data-jpa 1.0.2.RELEASE
hibernate-jpa-2.0-api 1.0.0.Final
Type: Posts; User: AlexSaaa; Keyword(s):
springframework-version 3.0.5.RELEASE
hibernate.version 3.6.0.Final
pring-data-jpa 1.0.2.RELEASE
hibernate-jpa-2.0-api 1.0.0.Final
Hi.I tried to integrate spring-data into my project and got next error
I tried digging into the code and the source and I can't find the reasons why. The internal implementation doesn't show any...
thank you..
Really my libs wasn't include in war...
What can cause such kind of exception (in subj.)
spring.jar is included.
my web.xml
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="2.4"
...
I've changed xml... but it didn't help... samr error
thank u for advise... I've change hbm.xml...
but error left the same
Hi. I'm newbie in Spring framework.... and meet some problem while trying to integrate Hibernate in my app.
Could you just cast a glance at stack trace and suggest why it happens... and what should...