I need to upgrade my client libraries i.e hibernate from 3.1.3 to 4.x.I'm preferring 4.1.6.I have done upgrading jdbc 4 to 5 successfully.Now the problem is we are going to latest release from 3.1.6. I'm seeing more than 250 errors.I'm bit confused in adding jars.I have added required folder from 4.1.6.Can some1 let me know should i add all the jars in required folder or just replace the jars present in my library
replaced:
antlr, commons-collections , dom4j , hibernate jar.
I have tried both ways adding all required jars folder and just replacing the jars which are same with my library and 4.1.6. In both cases i'm getting same errors.
thanks for ur reply