The first thing you'll probably need to do is to do a clean build of your
project. More than likely you are using classes/interfaces that are
removed, refactored and/or moved. 3.5.6 to 4.3 is a big jump; the move to
4.0 can be especially disruptive (
https://developer.jboss.org/wiki/HibernateCore
Hi, Gunnar.
I updated my POM.XML with:
log4j
log4j
1.2.16
org.hibernate
hibernate-annotations
3.5.6-Final
org.codehaus.jackson
jackson-mapper-asl
1.9.13
org.hibernate
hibernate-core
4.3.6.Final
javassist
Hi,
The current version is 4.3.6.Final:
http://search.maven.org/#search|ga|1|g%3A%22org.hibernate%22%20AND%20v%3A%224.3.6.Final%22
Note that hibernate-annotations has been merged into hibernate-core as of
3.6.
Hth,
--Gunnar
2014-10-23 20:58 GMT+02:00 Adriano Santos :
> Hi, Sanne.
>
> Thanks
Hi, Sanne.
Thanks for your support. So... Which is the version do you indicates? I'm
using the Maven Repository and the last establish version is 3.5.6-Final.
I'm using (without the dependencies):
- hibernate-annotations
- hibernate-core
- hibernate-entitymanager
Ths for all.
On Thu, Oc
Hi Adriano,
that version is very old, it's going to be unlikely to find someone
able to help you. But it looks like a very interesting feature :-)
If you could change your code and testing to use latest master from
github, or the latest stable version 4.3, then someone on this list
might volunteer