ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
108

Spring + Maven + persitence.xml

.4.3</version>   </dependency> Persistence.xml <persistence-unit name="TEST" transaction-type ... persistence.xml like: (test.odb doesn't exist) <persistence-unit name="BikeShop" transaction-type ... .web.util.NestedServletException: Request processing failed; nested exception is org.springframework
108

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

I made all the tutorial about the GuestBook but at the end, though it build correctly, when trying to run it, I got: C:\...\NetBeansProjects\JavaWebAppODB\nbproject\build-impl.xml:686: The module ... output? What is the target on build-impl.xml:686 ? That might be a big hint as to where the build is failing. Regards, Erick erick.rosas Erick
102

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

work-around seems to be to add a copy of orm.xml into src/main/resources/META-INF of the web ... Hi, I have database utility classes in one project, the id's use sequences declared in an orm.xml ... > and the persistence.xml references this orm.xml : <persistence-unit name="OBJECT_DB_LOCAL_PU
94

Database is erased after deploying a new web application version

. On that example the listener is defined in a web.xml file (added automatically by Eclipse). Alternatively ... Hello, I'm a new ObjectDB user and currently working on a Java web application that's running within Tomcat and uses ObjectDB. Each time I upload a new version of the web application (WAR file
86

Problem undeploying Glassfish3.1.1 web application cleanly

could create a new Netbeans web application and copy example source and persistence.xml into it and run ... objectdb-2.3.7_18 When I undeploy a Glassfish3.1.1 web application when using @PersistenceContext ... yet been started, or was already stopped at org.glassfish.web.loader.WebappClassLoader.loadClass
82

Unable to run NetBeans/JPA Web Application Tutorial

I followed each and every step of NetBeans/JPA Web Application Tutorial but when i am trying to run the web application the following error is prompted on the run console: Start is in progress ... \nbproject\build-impl.xml:1050: The module has not been deployed. See the server log for details
16

ObjectDB Website - Terms and Conditions of Use

1. Terms By accessing and using this web site, you agree to be bound by these web site Terms ... from using or accessing this site. The materials contained in this web site are protected by ... one copy of the materials (information or software) on ObjectDB Software's web site for personal, non
15

JPA Persistence Unit

is optional when using ObjectDB, but required by JPA. persistence.xml Persistence units are defined in a persistence.xml file, which has to be located in the META-INF directory in the classpath. One persistence.xml file can include definitions for one or more persistence units. The portable way
3

Spring MVC JPA Tutorial - Maven Project

Spring MVC database driven web application in Eclipse or NetBeans. Building a new application step by ... should be guestbook-spring (containing the pom.xml file), and port 8080 has to be available for the Jetty embedded server. It is not necessary to download and install ObjectDB or a Java web server
1

[ODB1] Chapter 1 - About ObjectDB

all the editions, unless explicitly specified otherwise. 1.4 ObjectDB in Web Applications ObjectDB for Java/JDO is specially designed for Java web applications. Each one of the ObjectDB editions can be easily integrated into any JSP/servlet web application. The JDO Guest Book sample provided with ObjectDB

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