ObjectDB ObjectDB

Internal Website Search

21-30 of 135 resultsRefresh
118

How to resolve 404 errors with Eclipse/Maven Spring MVC

abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... (eclipse-jee-juno-SR1-win32-x86_64), maven 3 and Tomcat 6 to create a new maven project ... out the com.objectdb.Enhancer. Is this optional when deploying with eclipse instead of maven? I think
114

Eclipse - Maven - Dependencies not getting automatically reflected

I have installed Java 1.7 Eclipse Juno From Eclipse Market place have installed - Maven Integration ... _HOME as directory where Maven is installed. PATH updated as %M2_HOME%/bin I am working on Windows XP. I am able to create a Maven project but when trying to add Dependencies (select pom.xml
113

Maven driven compile time ehnancement

Hi, Just thought I'd share a small bit of Maven config to aid in enhancing persistent classes ... >     <groupId>org.codehaus.mojo</groupId>     <artifactId>exec-maven-plugin</artifactId>     <version>1.2 ... (after the compile has completed): [INFO] --- exec-maven-plugin:1.2:java (default) @ project-domain --- [ObjectDB
112

Problems using Maven Repo

Maven dependency automatically - have the relevant repository entry etc. in my POM, Maven doesn't ... should return to scratching my head. Many thanks jorabin Jo Rabin We are unaware of any issue with the Maven repository. Have you tried one of our Maven based tutorials (e.g. this tutorial)? support Support I
109

Suggest link to Maven example from Enhancer tool page

The maven plugin example here is incomplete: https://www.objectdb.com/java/jpa/tool/enhancer#Maven ... .codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <version>1.2</version ... /jpa/web/maven Needs also an explanation about: <phase>process-classes</phase> Or: <phase
109

Problem using Maven Repository - Enitiy Class will be ignored

I found this suspect if i use the maven to download objectdb. <dependency> <groupId ... </systemPath> </dependency> fjubuu Maik Note that the ObjectDB Maven repository currently includes ... Thank you for this report. Starting version 2.6.3 (and build build 2.6.2_02) the ObjectDB Maven
107

Maven Repo for ObjectDB

Is there any Maven 2 or 3 support for ObjectDB, any repo available to download the libraries required Thanks, N.H meetnavpk Naveed Hussain A new Maven repository is now available on: https://www ... This maven repository seems offline now. Is there any way to get the artifacts elsewhere? gazal Mohamed
22

Adding objectdb-jee.jar to the maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository. Would it be possible to include objectdb-jee.jar for the current and future maven releases? Thanks Andrew andrewv Andrew Voumard Currently the Maven repository doesn't include objectdb-jee.jar releases. The difference
5

Getting Started with JPA - IntelliJ Project

To open and run the Quick Start with JPA tutorial project in IntelliJ IDEA: Download and extract the project zip file: Getting Started with JPA - Maven Project (3KB) Open the project in IntelliJ IDEA: Select File > Open Project.... Select the points-console directory and click Open Project. Run
5

Spring MVC JPA Tutorial - IntelliJ Project

To open and run the Spring MVC JPA tutorial project in Download and extract the project zip file: Spring MVC JPA - Maven Project (8KB) Open the project in IntelliJ IDEA: Select File > Open Project.... Select the guestbook-spring directory and click OK. Define the Server: Select File > Settings

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