service « Update « JPA Q&A





1. Java Hibernate service class    stackoverflow.com

I have a painful problem regarding Java Hibernate. I have my own POJO classes in my modell, and I would like to submit query from an instance of that class, to ...

2. What is Best way to use JPA in WEBSERVICES?    stackoverflow.com

i am creating a web service using 3rd party wsdl that helps me in getting a kind of notification. now i have to save that notification in DB and perform several ...

4. starting service persistence Problem    forum.hibernate.org

Newbie Joined: Wed Feb 18, 2009 5:14 pm Posts: 4 Hi, i have Problem with persistence settings, thats the JBoss log: Hibernate 3.3.1: Code: 2009-02-18 22:06:12,579 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/usr/local/jboss/server/default/deploy/sibirien.ear 2009-02-18 22:06:12,785 INFO [org.jboss.ejb3.JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment 2009-02-18 22:06:12,785 INFO [org.jboss.ejb3.JmxKernelAbstraction] installing MBean: persistence.units:ear=sibirien.ear,unitName=sibirienPersistence with dependencies: 2009-02-18 22:06:12,785 INFO [org.jboss.ejb3.JmxKernelAbstraction] ...