Hi guys,
I have to update Spring 1.2.x to Spring 2.0.x in an old application which also uses Hibernate 3.0.x.
After updating, I get a NoClassDefFound: org.hibernate.exception.DataException
So, is Spring 2.0.x compatible with Hibernate 3.0.x?
Is it just a matter of this NoClassDefFound problem, or is there any other problem?
Thanks in advance,
Cheers,
Sergio B.


Reply With Quote
