简体   繁体   中英

Which jars do I need to use hibernate 3.5 and hibernate-validator? I'm use Websphere 8.0

I have searched everywhere for a list of jars necessary and they don't seem to be available all in one bundle as they are in 4.x. This is my first go at setting it up. Also, does it matter which version of hibernate validator I use if I'm using Hibernate 3.5? I would like to use 4.x, but I cannot solve this problem:

Unexpected UnsupportedOperationException on Hibernate validation failure

If you are not using maven for building, you should download the Hibernate bundle from SourceForge . It contains all the dependencies you need.

Also, I have been using Hibernate Validator 4.3.0.Final with Hibernate 3.5.6 final so I think there should be no problem.

You can download the Hibernate Validator bundle at SourceForge too.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM