Re: [appfuse-user] Problem with HIbernate Version

2007-10-30 Thread Michael Horwitz
I had exactly the same problem and rolled back the Hibernate version without issue. Hibernate 3.2.2 seems to work very happily with Hibernate Annotations 3.3.0. Mike. On 10/30/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > Yes, you should be able to upgrade by adding a newer dependency in > your

Re: [appfuse-user] Problem with HIbernate Version

2007-10-29 Thread Matt Raible
Yes, you should be able to upgrade by adding a newer dependency in your pom.xml. However, you should be aware that the following issue may occur: http://issues.appfuse.org/browse/APF-853 Matt On 10/29/07, Thomas Ramapuram <[EMAIL PROTECTED]> wrote: > Hi, > I have a problem with Hibernate. A

[appfuse-user] Problem with HIbernate Version

2007-10-29 Thread Thomas Ramapuram
Hi, I have a problem with Hibernate. Actually it is a hibernate issue http://opensource.atlassian.com/projects/hibernate/browse/HHH-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel I wanted to know if it is possible to change the version of Hibernate to 3.2.2 which does