ObjectDB ObjectDB

Internal Website Search

31-40 of 135 resultsRefresh
107

Cannot find objectdb-jee.jar releases in the ObjectDB maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository. If objectdb-jee.jar ... 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. Following your post a feature
107

Maven and multiple JARs

maven web app project, with various modules dedicated to entity sets, using <jar-file> can be tricky ... maven usage suggestions (so can still have my executable CoreWeb cake and eat it): https ... /8085996/maven-overwrite-resource-file-in-dependency webel Dr Darren Kelly
102

Spring + Maven + persitence.xml

Hi, I tested ObjectDB embedded and it is really fast! Everything worked out of the box. Maven: <dependency>    <groupId>com.objectdb</groupId>    <artifactId>objectdb</artifactId>    <version>2.4.3</version>   </dependency> Persistence.xml <persistence-unit name="TEST" transaction-type
102

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as it is described in your tutorials. Now I get ClassNotFoundException's with some entity classes, which contains enums from other plugins. Is there a way to include classes in enhancement process? Thanks for your help
102

Last build is not available on Maven Repository

Is there some special reason why the last two builds of 2.3.3 are not available in your Maven repository? mosi0815 Ralph Moser Just checked and 2.3.3_06 was indeed missing (but 2.3.3_05 was there). It is available now (refresh your browser). I will check what went wrong. Thank you for reporting this. support Support
102

Maven host down?

Hi, Something is wrong with ODB maven repository. I was trying to update / resolve dependency for new ODB build and m2.objectdb.com seems to be down. Can you check this please? Thanks. lwalkowski Lukasz Walkowski I cannot see any problem now. Maybe it was a temporary problem. Could you please check
102

Maven repo down?

http://m2.objectdb.com/com/objectdb/objectdb/ ... No go anahata Pablo Same for me... mimac Milan Fabian The Maven server was moved now to the new host and should work again. It may take, however, a few hours for the DNS to be updated. support Support
95

Maven not OK for objectDB

Maven not OK for objectDB
21

Problemss during maven build

Hey out there! Anybody experiencing this problem during a maven build while downloading from ... /jackson-bom/2.9.10/jackson-bom-2.9.10.pom My maven config looks simple like this: <repository ... simonbernard Simon Bernard This issue is probably related to some recent changes in the ObjectDB Maven
21

Feature suggestion: Improved Maven Enhancer support

There may a way to achieve recursive application of the enhancer using the maven plugin approach using maven tricks, but the current way of specifying arguments is a bit tedious when there are lots ... implementing a dedicated ObjectDB Maven plugin. Maybe all the class files in the target directories

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