Internal Website Search
51-100 of 136 resultsJBoss 7 startup fails running the Maven version of this project. support Support Thanks, I downloaded guestbook-web.zip (the maven project) and imported it into eclipse but I now get the following error in pom.xml ... - maven -plugin 1.2   | |
Spring MVC Errors://i.imgur.com/G7UVu.png (old link) any ideas ? I installed m2eclipse plugin and Maven Integration for WTP and then I import Maven project from disk and this is what I get ... ;( adamrama Adam Ramatowski ... execution not covered by lifecycle configuration: org.codehaus.mojo:exec- maven -plugin:1.2:java (execution | |
Activation Issue(ParentRunner.java:236) at org.apache. maven .surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache. maven .surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache. maven .surefire.suite.AbstractDirectoryTestSuite.execute | |
problems with OEM license/enhancing we did add this section to our maven pom.xml (from within Eclipse): ... ... org.codehaus.mojo exec- maven -plugin 1.2 enhance process-classes java com.objectdb.Enhancer com.agile.hummingbird.Document ... : where to place the objectdb.conf in a maven environment (objectdb is referenced via a dependency | |
JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception final oracle jdk 1.7.0_04 maven 3.0.4 objectdb 2.4.0_04 installed as a module of jboss No IDE is used for building the Guestbook.war only maven . My GuestDAO code is as follows: package guest ... added the in the pom.xml when building the war org.apache. maven .plugins   | |
Guestbook example from tutorial does not work. cannot be found. You may want to try running the Maven version of this tutorial. support Support Thank you for your quick reply. But thats a maven example. If i place the object-jee.jar to th /Web-inf/lib ... find a better solution. Why there is no maven -repository for this? fjubuu Maik | |
Gradle-Kotlin Code Contributions { useJUnitPlatform() } AlphaOne Ron Brennan Currently we support only Java and Maven so if you prepare ... ") } repositories { mavenCentral() // Custom Maven repository maven { url = uri("https://m2.objectdb.com ... () // Custom Maven repository maven { url = uri("https://m2.objectdb.com") } } dependencies { implementation | |
Missing atificat for ObjectDB? am running Eclipse EE and following the tutorial. I am new to Maven . What's the problem? Thanks ... sure that ObjectDB Maven repository is specified in your pom.xml: objectdb ObjectDB Repository http ... They should have been "xxx.jar" and "xxx.pom", with another file named "_ maven .repositories | |
Latest version with license for evaluation - Can you please let me know the latest version maven entry i got confused as the downloads have version in 2.5.X series and maven has it till 2.4.0. Kindly let me know the maven entry for latest - thank ... The last version on Maven is also 2.5.2. Please clarify your question. Prices of ObjectDB licenses | |
c.o.jpa.type.EntityTypeImpl.getIdType() returns null the version 2.2.3 of the maven artifact and still have the same issue. maybe this helps, the MetamodelImpl ... You should use 2.2.3_01 (the fix was applied after the release of 2.2.3). I just added it to the Maven ... : would be nice to have those builds as a patch or snapshot version maven artifact in the future | |
Annotations not supported in -source1.3 (use -source 5 or higher ..) "1.5.0_28": as su running maven mvn Maven version: 2.0.8 Firstly, I followed the instructions to build the points example from Maven , but on opening it in Netbeans 6.9.1 I got an error in Points.java ... supported in -source1.3 (use -source 5 or higher ..) (Note that the version of Java I ran Maven as | |
problem with lazy loading - unittest project attached which is defined in my m2 settings.xml please add the spring milestone repo in the POM spring- maven -milestone http:// maven .springframework.org/milestone chris Christoph Ernst Now ... Support hmm, strange, which maven goal did you use? or do you use an IDE? i use STS 2.6.0. i | |
EntityManager JPA or JDO impl and different behavior a Maven project into a simple Eclipse project that doesn't use Maven it could be very helpful ... with dependency on the ObjectDB development project, which doesn't seem to work with a Maven project). support ... for ExampleTest.java). I have attached the updated Maven project. Please let me know if I have missed | |
Integration this is because i haven't persisted anything yet but i'm looking to incorporate the odb enhancement in my maven ... compiler arguments( maven compiler plugin) but i need a little guidance here as to figuring ... All, With due respect, just want to ask anyone can help by directing me to Maven Repo if available | |
Starting Explorer programmatically? Here are the relevant parts of my Gradle file: repositories { jcenter () maven { url 'http ... JAR file and it is not available on ObjectDB Maven repository. You can find it in the bin directory ... to our automatic Maven repository, so it was added to plans but will not be available immediately. support Support | |
Externalising persistence.xml properties in Glassfish? with maven and file copying to get around it but so far it hasn't been a good solution for me as I ... maven script that I use to create my artifacts. Erick , thanks for your suggestions. I'll look ... is something I'll look into - my maven resource copying is a little flaky and I'd prefer a build independent way | |
Deploy ObjectDB in WildFly 10 you may want to try this Maven Java EE demo application . It was tested successfully on WildFly 10.1.0.Final. You may download it, import to Eclipse (File Import Maven Existing Maven Projects | |
WebSphere Liberty Configuration about how you are using the ObjectDB jar file: Are you using Maven to get the ObjectDB jar file ... Support Thanks for replying so quickly. I pull the jar in through maven and bundle it in the war file | |
Modifying something with Explorer -> app JPQL with Enum doesn't work anymore Hi! Scenario: Copy attached DB into localhost ObjectDB server (I'm running 2.5.1_03). Open attached project JavaEE Maven with NetBeans (7.4 beta in my case). Start ObjectDB on localhost as server ... the console maven app. The interesting part is that I couldn't reproduce the error with it. I got it just | |
Option or strategy to disable/skip runtime enhancement checks (to improve load time)? On startup of a Maven -based web app there is verbose logging of object checking whether enhancement has been applied to a wide range of classes, many of which have nothing to do with the entity ... Maven -based compile-time enhancement applied to entity modules (only), so I know these checks | |
Exception while accessing the Persistence unit ...? and use the ready to use Maven version of the tutorial. support Support Hi, I have gone ... get the same result. All DB operations fail. When I deploy the Maven generated war file everything works | |
Error 990... and then new version?! I hadn't noticed this because the maven instructions still show the old version, and the new ... , dangit! Of course as soon as I post, I finally find the bottom of your very out-dated maven | |
Homepage and forum nearly inaccessible to massive automatic (non human) HTTP requests to out website: Our Maven server receives occasionally ... the Maven server today to another node in a different location. Search engine bots (Google, Bing) send | |
Possible issue with Spring JPA and Embedded happily. I have attached a spring maven project (use 'mvn eclipse:eclipse' to generate the maven | |
Activation Issue is launched by the Maven exec plugin automatically. To run it from the command line just do mvn install mvn exec:java -Dexec.mainClass="test.metamodel.App" or fire it up in your favorite Maven capable | |
problems using the explorer we are currently evaluating objectDB. Environment OSX 10.9.2, JavaSE-1.7 Version: Kepler Service Release 2 Build id: 20140224-0627 ObjectDB 2.5.5 Maven project, objectDB relevant sections ... automatically by the Maven example. If you open the database using the Explorer of version 2.5.5 | |
lockfiles in client/server mode start it has naturally created and taken ownership of /tmp/ObjectDB. problem: i cannot run a maven test ... have decided to run tomcat, objectdb server and maven tests with my user account | |
Website Problems There are some problems with the ObjectDB website today. We are looking for the cause and hope to find and fix it soon. Meanwhile, the Maven repository, which may be related, is temporarily down. support Support The website and the Maven repository are up again. support Support | |
Nexus proxy repository with ObjectDB; [ar-4-thread-5] admin org.sonatype.nexus.proxy. maven .routing.internal.RemoteScrapeStrategy - Not ... other similar reports , related to Nexus, with no relation to ObjectDB. Currently the ObjectDB Maven   | |
system exception occurred during an invocation on EJB GuestDao.xml file. If you cannot find the problem try download and run the Maven version of the tutorial ... "Java EE 6 JPA Tutorial - Maven Project" and imported it into eclipse: same problem | |
objectdb:2.8.4 - Error occurred during initialization of boot layer the Maven repository. support Support Yes, objectdb-jee.jar v.2.8.4 is resolving such run-time error ... .jar. This is already done in the ObjectDB Maven repository. The same file should also be used in Java | |
Problem undeploying Glassfish3.1.1 web application cleanly @PersistenceContext EntityManager injection)? Could not build GuestBook example from Maven , but I could create | |
Problem on JPA Merge Entity. of maven . That works fine. Thank you. guli CHARLOIS That's ok. Thanks again for your help. support Support | |
OEM license, enhancer to our maven process, I want to know if the OEM license is in this case works correctly. hgzwicker Hans-Georg | |
JDeveloper Is there a tutorial or instructions as how to setup a connection in JDeveloper to ObjectDB? Thanks nat nat101 Nat Gross No, but you may be able to use the Maven examples (included in the ObjectDB download file) by importing them to JDeveloper. support Support ok. thanks. nat101 Nat Gross | |
What are the steps of creating small web app? but I am not sure if there is anything I am missing Do I really need maven for this project, Do I | |
UTF Error with version 2.8.8 please post the up to date stack trace. support Support The Client side is 2.8.8 (a maven | |
Missing (null) elements in eager loaded references with no gradle or maven taken from the posting instructions example. Kevin Kevin Pfaff Thanks | |
Error occured during initialization of boot layer without maven and i am a hobby programmer (engineering student). Sweetwater Marc ObjectDB | |
Spring Data JPA - PersistenceException thrown on the maven page http://m2.objectdb.com/com/objectdb/objectdb/2.6.3/   | |
objectdb (licensed) + github action error Hello, In a software engineering course (UPV/EHU University, Spain), my students have deployed their proyects in a Continuos Integration Enviroment using a created(licensed)objectdb as a Database ( maven projects). The projects run and test fine in local. The projects have more that 10 | |
disabling JDO in objectdb embedded mode me why these .jdo metadata are needed ? Should I add additional maven dependencies to fix the problem | |
BIRT Driver Improvements ObjectDB version that it contains. support Support + It should be available on maven to be able ... (any version) and have a maven -artifact for integrating into birt runtime.. Alex quasado ... ) available as a separate maven artifact in your repository..? thanks Alex quasado Alexander Adam | |
NullPointer when accessing persistent field of the entire example, which runs from the command line under maven ( I will have to send ... before test runs. Thanks again. JFK John Francis The Maven project that causes this exception ... get this bug. The uploaded zip contains a maven project ( its also an Eclipse project | |
Another NPE on em.createQuery(query).getResultList()://svn.codehaus.org/tynamo/trunk/tapestry-jpa-seedentity/. It's a Maven build, if you have Maven ... (if you run with Maven , it'll complain about missing objectdb dependency and give you a command to install | |
Why does ObjectDB duplicate classes from javax.jdo:jdo-api? a Maven plugin to detect duplicate classes and resources, it points out that both ObjectDB and the JDO API ... (without JPA). The JAR files on the Maven repository now excludes the JPA files. Similar action has not | |
ObjectDB 2.6.3 Maven repository and Maven examples to work with TomEE . Fixed handling merge of an entity with PK == 0 ( issue #1667 ). | |
Activation & Object Model Enhancement osgi bundles using maven . One of our bundles contains the code calling odb JEnhancer. Maybe it'd be possible to somewhat generate a key with maven & odb on developer machine that could be inserted into | |
ObjectDB 2.6.8 Added JPA XML validation schema files to Maven /JEE objectdb.jar. Added automatic release of pessimistic locks on client-server connection failure. Fixed an OptimisticLockException bug on commit after flushing a removed modified entity object. Fixed a NullPointerExeption on new index building | |
ObjectDB 2.2.3 Added support of @ElementCollection (for setting eager fetch of non entity collections, such as List ). Improved performance of eager fetch in queries. Added Maven build enhancement to the bundled examples. Fixed a schema evolution bug in renaming user types. Fixed a bug in handling schema |