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 the database file in ObjectDB Explorer:
This is the end of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.