 57 | Step by step tutorial that demonstrates how to build a simple Java EE web application (with Servlet, JSP and an EJB Session Bean) in Eclipse using JPA. |
 57 | This tutorial demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in Eclipse - using GlassFish, ObjectDB and JPA. |
 57 | Step by step tutorial that demonstrates how to build a simple Java EE web application (with Servlet, JSP and an EJB Session Bean) in NetBeans using JPA. |
 35 | Hi, I can only find objectdb.jar releases in the ObjectDB maven repository. If objectdb-jee.jar ... objectdb-jee.jar for the current and future maven releases ? Thanks Andrew Currently the Maven repository doesn't include objectdb-jee.jar releases. Following your post a feature request was add now |
 34 | to include objectdb-jee.jar for the current and future maven releases? Thanks Andrew Currently the Maven repository doesn't include objectdb-jee.jar releases. The difference between these jars is that objectdb.jar includes JPA 2 (javax.persistence, etc.) and objectdb-jee.jar doesn't. It may be better |
 32 | It is easy to change the properties in persistence.xml file to connect to an ObjectDB server. But I could not find any reference who to connet to an embedded objectdb in a JEE/JPA application through changing persistence.xml file. Can any one please help ? Just replace the client-server connection |
 23 | ?jee-netbeans"
frameborder="0" scrolling="no" width="100%" height="30"> |
 23 | >
|
 11 | ;)V
at com.objectdb.o.OBC.az(OBC.java:460) [objectdb-jee.jar:]
at com.objectdb.o.LDR.UW(LDR.java:1019) [objectdb-jee.jar:]
at com.objectdb.o.MST.aU(MST.java:508) [objectdb-jee.jar:]
at com.objectdb.o.MST.aT(MST.java:434) [objectdb-jee.jar:]
at com.objectdb.o.MST.U3(MST.java:407) [objectdb-jee |
 11 | when no transaction is active at com.objectdb.o.JPE.g(JPE.java:73) [objectdb-jee.jar:] at com.objectdb.o.ERR.f(ERR.java:60) [objectdb-jee.jar:] at com.objectdb.o.OBC.onObjectDBError(OBC.java:1484) [objectdb-jee.jar:] at com.objectdb.jpa.EMImpl.afterCompletion(EMImpl.java:398) [objectdb-jee.jar:] at com.arjuna |