ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
7

How to resolve 404 errors with Eclipse/Maven Spring MVC

I have created a project as guided by www.objectdb.com/tutorial/jpa/eclipse/spring/run. When I abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... (with a dynamic web facet) and add Tomcat 6 as a server, it asks me if I want to move my guestbook app
7

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

I doubt this is an ObjectDB-enhancer problem, I am however reporting it in case anybody else encounters the problem too. It is mostly also not a concern for my own web app, because in most cases ... /apache-log4j-2.5-bin/log4j-api-2.5.jar:/usr/local/java/apache-log4j-2.5-bin/log4j-web-2.5.jar If I
7

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

for postgres). However, when a different web project (WAR file), which declares a dependency ... work-around seems to be to add a copy of orm.xml into src/main/resources/META-INF of the web
7

best practice for DB recovery

, and when the master fails, switch your web application to the slave (not by using a dual url, but by using ... this - please create a feature request. support Support Hi, When you say "switch your web application to the slave
7

On ensuring ID available after persist

This reports on a possible solution to a common problem: I was trialling ObjectDB on an existing, functioning, large JavaEE/JPA web application, which until now had used EclipseLink+MySQL ... don't want to fork (yet) my existing, previously EclipseLink-based web application, I
7

ObjectDB embedded JAR location in Payara

Also I am running Payara with Object embedded and have placed the JAR in the domain lib folder with the objectdb-2.6.9_09.jar. Does that sound like the right thing to do? Thank you paul Paul Hudson You can place objectdb-jee.jar (or the jar from Maven) in the WEB-INF/lib directory of your web application. support Support
7

Maven driven compile time ehnancement

but it seems that applying it on a web application might require an additional action. Please try the following: Download the tutorial web application Maven project. Replace the pom.xml file
1

Unexpected exception (Error 990) - NullPointerException

__DataEnrichmentService__Intf____Bean__.enrichVerfahren(UnknownSource) at de.kevinfleischer.zvagent.web ... :673) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core
1

Doctor bug?

Please see the attached .odb file. It was freshly created by my web application, and just very few entries have been posted to the database yet. But still the doctor reports a whole bunch of errors ... 2.4.1. I get bjjl@ps2:~$ java -cp /opt/gf/glassfish/domains/domain1/applications/athene/WEB-INF
1

Unexpected error when loading all entity instance

(which is common with web applications). support Support Hello, I uploaded the recording data ... doppelrittberger Markus Ritter OK. When you shutdown Tomcat (and the web application is stopped

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