SessionBean « JBoss « JPA Q&A





1. many-to-many (JBoss - Hibernate - SessionBean - Client)    forum.hibernate.org

Hello, iam new to hibernate and checked the manual since 3 days but can't find a solution. I run hibernate on JBoss as an MBean and a SessionBean provides methods for Clients from other vm. Everything works fine. Except the Session#saveOrUpdate() method in association with updates on the many-to-many sets (.hbm.xml at http://kleinmantara.de/hibernate/ ). Only the inverse="false" side is updated. My ...

3. JBoss/SessionBean/Hibernate integration    forum.hibernate.org