ObjectDB ObjectDB

Internal Website Search

1-10 of 101 resultsRefresh
158

Tomcat + JPA Problem

Hi i tried to setup the example from your webpage (jpa - Tomcat with Ecplipse) and i ... if you specify the exact version of Java, Eclipse and Tomcat that you are using. This example was tested with Tomcat 6. Are you using Tomcat 7? support Support thx 4 the fast support. I fixed the Problem
154

Deploying a BIRT Project using ObjectDB onto Tomcat

Hi I am currently having trouble deploying a BIRT Report onto Tomcat. The report works fine in the designer and I can run it without problem. However when i deploy it on Tomcat I get errors ... Report that is using ObjectDB to Tomcat or any other server for that matter. Thanks. Stephen
151

@Entity saved in Tomcat session - problem

Hi, I have found a problem, when storing @Entity object in Tomcat session. When starting or stopping Tomcat, I get nasty exception - please check attached log. Strange thing ... Lukasz Walkowski The exception indicates an attempt to serialize an entity object (when Tomcat
151

Path in tomcat

Hi, If I put the .jar into /opt/Tomcat/lib/, then where the .conf should be in? And the .odb? When I debug the Eclipse web project, I export all things into a .war file. Then I use Tomcat's web ... when I use Undeploy tool. TIA gzdillon Lai Yang > If I put the .jar into /opt/Tomcat/lib
143

embed the .odb file in tomcat webapp container

hi all new at objectdb, just wondering if i put the odb file inside tomcat webapp, how do i change the "$objectdb/db/fm.odb"? thanks macroselfian Jeff liu See this page for details about the ObjectDB home path ($objectdb). support Support
143

use of Singleton into tomcat

hi all. i would write a class singleton that encapsulate the entitymanagerFACTORY into it.(the entitymanagerFactory IS A property of the only instance of class singleton. (the class singleton is not a Ejb!!!!!!!!!). into tomcat it not possible use ejbs............. i have to manage the concurrency
136

Problems with Tutorials » JPA Web App (Tomcat) » NetBeans JPA Web App

Problems with Tutorials » JPA Web App (Tomcat) » NetBeans JPA Web App
29

WeakRef Purge ObjectDb threads not stopping with Tomcat (in application container)

Hi, We have threads that are not stopping with Tomcat requiring a hard stop of the container ... message from our tomcat server log – 11-Feb-2020 08:46:54.741 WARNING [http-nio-8080-exec-9] org.apache ... , so it should be more friendly for Tomcat and similar containers. support Support
6

Step 7: Run the Spring Web App

to the controller path: <jsp:forward page="guest.html" /> If Tomcat 6.0 is installed as ... the [Project Explorer] window), selecting Run As > Run on Server, selecting the Tomcat 6.0 server ... enhancement (weaving) in Tomcat it has to be run with ObjectDB as a Java agent (javaagent:objectdb
6

Step 7: Run the Spring Web App

to the controller path: <jsp:forward page="guest.html" /> Assuming that Tomcat 6.0 is installed ... . Since we are using ObjectDB in embedded mode - the database file is created under the Tomcat directory. You can stop the Tomcat server and open the database file in ObjectDB Explorer: To enable on the fly

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