ObjectDB ObjectDB

Internal Website Search

71-80 of 113 resultsRefresh
10

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

. This is not just a JBoss-ObjectDB problem but also JBoss-Eclipse, JBoss-NetBeans (no support of JBoss 7 in NetBeans yet), etc. ObjectDB was adjusted to JBoss 6, then to JBoss 7.02, and now
10

Undeployment of an remote Glassfish application locks objectdb log file

System: Netbeans 7.1 Oracle Glassfish 3.1.2 ObjectDB 2.3.7_04 Senario: Create a simple WebApplication with a "hello world" web service interface in Netbeans. Add objectDB test code to the web service: @WebService(serviceName = "NewWebService") public class NewWebService
10

Empty query results after JAR creation

Hi, I struggle with a strange issue. I've embedded ObjectDB in a small application to query cases. Within Netbeans everything works fine but when I create a JAR File and executed via "Java -Jar xyz ... : allCases) {         System.out.println(c1.getCaseId()); In Netbeans, the code is working
10

Several parallel threads to speed up query on one DB

" are waiting from something (appears in "monitor" in netbeans). I am not sure what it is - but my guess ... profiling mode in netbeans - select the Threads view (timeline) and the lock contention view
10

Problem with polish characters

on strange sings) I use netbeans and Tomcat server. I've done tutorial from Your site (guestbook using netBeans and Tomcat) My project is based on this tutorial. Do You know any solution to my problem
10

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

Hi! I'm trying to get ObjectDB 2.5.1_1 work with stable Glassfish 4 in a Java EE 7 NetBeans project. objectdb.jar is added into GF's classpath (domains\domain1\lib\ext folder). Any help ... , check this tutorial for using GlassFish, ObjectDB and NetBeans. support Support Oh...It actually works
7

Jboss 6 persistence.xml startup error

://community.jboss.org/message/591851. To install JBoss AS 6.0 from within NetBeans - version 7.0 beta (or
7

How to package orm.xml when using EJB in WAR?

? freddieFishCake Jonathan Lister Please check the attached NetBeans project. It is based on the Java
2

ObjectDB enhancement fails on "is" form for @Transient boolean isLoaded(), ok for "getter" form @Transient boolean getLoaded()

NetBeans, and also after complete NetBeans cache clear (an no matter whether using compile-on-save or not
2

Web Application Tutorial

A tutorial that demonstrates how to use ObjectDB in a web application should be written and added to the Tutorials section. support Support The following web tutorials are now available: JPA Web Application in Eclipse JPA Web Application in NetBeans Java EE 6 (J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support