 19 | Hello, I have taken over a project that uses object db. I believe that we have a site licence but do not have the details of how to generate keys for servers etc. Is there anyway that I can get this information forwarded to myself? I would rather not put my work email on a public forum but I'm |
 19 | I have been trying to deploy an EJB project created in Eclipse/Juno to both JBOSS and Glassfish. The error I get with Glassfish is cannot Deploy HappyThought Deployment Error for module: HappyThought: Error occurred during deployment: Exception while preparing the app : java.lang |
 19 | Hello , it will be good if you analyse open source project : i heard it new. Maybe it can be helpful for more faster objectdb or jdbc side. It is a competing product, which of course, you may use if it works well for you. If you want to discuss it please use their forum for this purpose. I just |
 19 | a persistence unit definition in a persistence.xml file to your project, in order to remove |
 18 | Guessbook tutorial: Java EE 6 JPA Tutorial - Maven Project |
 18 | ObjectDB Project Management |
 18 | problem with lazy loading - unittest project attached |
 18 | objectdb_BUG_projects_missing.png |
 18 | Project image.png |
 17 | );
em.getTransaction().begin();
employee.projects[0] = new Project(); // not detected automatically
JDOHelper.makeDirty(employee, "projects"); // reported as dirty
em.getTransaction |