service « EJB « JPA Q&A





1. Making sense of JPA and EJB3 and WebServices    stackoverflow.com

I'm just getting started with JPA, creating stateless session beans from the JPA entities, then accessing the beans through a web service. While I have a lot of experience developing ...

2. A cycle in object graph detected in JPA    stackoverflow.com

I am trying to figure out this error since 5 hours without any success. SO i finally thought of posting in here. Please help i am really in big trouble. I ...

3. Problem with ejb and hibernate as a service    forum.hibernate.org

hi, i have hibernate working as service in jboss, just like it is explainded in http://www.hibernate.org/66.html . It is working fine, but now i want to create a session bean and use the service, but i get errors and i dont know how to fix it, thats the example of the bean (i've made it whit lomboz plugin for eclipse) . ...