ObjectDB ObjectDB

Internal Website Search

51-60 of 81 resultsRefresh
14

Cannot initialize db after inserting a java.util.List

, but whenever I access the db through a servlet container I get this error: objectdb.java.util.ArrayList ... .startContext(ContextHandler.java:543) at org.mortbay.jetty.servlet.Context.startContext(Context.java:136 ... .mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:543) at org.mortbay.jetty.servlet
14

Web Framework Recommendation for leveraging JPA + ObjectDB

are: Servlet container (Tomcat / Jetty) with servlets and JSPs. Java EE application server (JBoss / GlassFish) with servers, JSPs, JSF and EJB. Spring MVC Framework with either a servlet container or
14

@Unique member combination not working

an existing value (('John','Doe')) support Support Thanks, it worked. I was using servlet context because I ... in the servlet context. Maybe you had an old EntityManagerFactory in the servlet context
14

objectdb:2.8.4 - Error occurred during initialization of boot layer

\CommonThirdParty\ThirdPartyLibs\servlet.jar;D:\Projects\Anritsu\Perforce\ws_alexander.golyshkin_ALL\DEV ... javax.ejb.jar javax.jms.jar javax.persistence.jar javax.resource.jar javax.servlet.jsp.jar javax.servlet.jsp.jstl.jar javax.transaction.jar It's not looking as good approach to resolve problems
11

Online backup problem

Hi, We are trying to create a servlet that performs database online backup. Unfortunately, even though no exception is thrown, backup files aren't created. When I turn on DEBUG logging in ODB, I ... in my servlet : EntityManagerFactory emf = null;   EntityManager em = null;   String result = "OK
11

Mismatch client-server protocol prefix

.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path
11

Spring Data JPA

) at org.apache.catalina.manager.ManagerServlet.doGet(ManagerServlet.java:353) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java
11

can't get HashMap out of the database

ClassPathXmlApplicationContext(                 new String[] { "spring-servlet.xml ... ClassPathXmlApplicationContext(             new String[] { "spring-servlet.xml" });     guestDao = context
11

Problems using Maven Repo

</scope> </dependency> <dependency> <groupId>javax.servlet</groupId> <artifactId>jstl</artifactId ... </groupId> <artifactId>geronimo-servlet_3.0_spec</artifactId> <version>1.0</version> </dependency
2

Unexpected exception (Error 990) - NullPointerException

.VerfahrensuebersichtServlet.doPost(VerfahrensuebersichtServlet.java:74) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache

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