Hibernate 3.5-Final in JBoss 5.1.0.GA

后端 未结 3 1650
无人共我
无人共我 2021-01-18 01:08

Hibernate 3.5-Final is finally here and it offers the much anticipated JPA2 support, amongst other features. I am working on a project(EJB3 based) using JBoss 5.1.0.GA and H

3条回答
  •  攒了一身酷
    2021-01-18 01:34

    I have build a workaround for this specific issue. Instead of re-explaining it here, I prefer send you directly the link to the post with all details.

    You can find here : How to use JPA2 on JBoss 5.x ? (or How to eliminate class loading isolation issue?)

提交回复
热议问题