Hello; I'd like to upgrade the Hibernate installation that ships as part of JBoss 5.1.x to Hibernate 3.5.x.
Is there an "approved" recipe for doing this?
Hello; I'd like to upgrade the Hibernate installation that ships as part of JBoss 5.1.x to Hibernate 3.5.x.
Is there an "approved" recipe for doing this?
I don't think it's possible because of the tight coupling of JBoss 5.1 with their JPA 1.0 implementation. And the fact that JBoss skipped JBoss 5.2 in favor of JBoss 6 suggest that they are not going to provide extensions points for Java EE 6 features in their Java EE 5 container.