ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
164

Database Server

that web application and run within the web server process. Starting the ObjectDB Server The ObjectDB ... -Xmx256m com.objectdb.Server -port 6666 start When running, the server.exe application ... (stop, restart and start), and to exit the server application.
30

Step 6: Run the Java EE 6 Application

You can run the application now by right clicking the GuestServlet node (in the [Project Explorer] window) and selecting Run As > Run on Server > Finish: Since we are using ObjectDB in embedded mode ... \Guestbook\WEB-INF). You can stop the GlassFish server and open the database file in ObjectDB Explorer
30

Step 6: Run the Web Application

You can run the application now by right clicking the GuestServlet node (in the [Project Explorer] window) and selecting Run As > Run on Server > Finish: 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
30

NetBeans/JPA Web Application Tutorial

This is the NetBeans version of the JPA Web App tutorial. It demonstrates how to create and run a database driven Java web application in NetBeans - using Tomcat 6 Apache Tomcat Server 6.0 (some modifications are needed for Tomcat 7.0), ObjectDB and JPA. The demo web application manages a basic
30

Eclipse/JPA Web Application Tutorial

a database driven Java web application in Eclipse - using Tomcat 6, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook by filling a simple form ... Server 6.0 (some modifications are needed for Tomcat 7.0). The last version of ObjectDB (just
30

Step 6: Run the Java EE 6 Application

You can run the application now by right clicking the GuestServlet node (in the [Projects] window), selecting Run File, and then clicking OK (no need to change the servlet execution URI ... . at domains\domain1\eclipseApps\Guestbook\WEB-INF). You can stop the GlassFish server and open
30

Step 6: Run the Web Application

You can run the application now by right clicking the GuestServlet node (in the [Projects] window), selecting Run File, and then clicking OK (no need to change the servlet execution URI ... . You can stop the Tomcat server and open the database file in ObjectDB Explorer: This is the end
18

[ODB1] Chapter 8 - ObjectDB Server

the connection URL string. 8.1 Running an ObjectDB Server The ObjectDB server is a pure Java application ... , you can also run the server using the server.exe application, located in the bin directory ... -client -Xms32m -Xmx256m com.objectdb.Server start -port 6666 The server.exe application
15

Step 4: Run the Application

You can now run the application by right clicking the Main.java file (in the [Package Explorer] window) and selecting Run As > Java Application. The expected output in the Eclipse [Console] window ... ) When you run the application for the first time, a new ObjectDB database file is generated in
15

Step 4: Run the Application

You can run the application now by right clicking the Main node (in the [Projects] window ... .5 (0,0) (1,1) (2,2) (3,3) : : (998,998) (999,999) When you run the application ... installation directory. Running the application again will use the existing database file to store

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