Internal Website Search

131-140 of 200 resultsRefresh

JPQL IN Operator

="stacktrace"> Caused by: Exception [EclipseLink-8025] (Eclipse Persistence Services - 2.2.0.v20110202-r8913): org.eclipse.persistence.exceptions.JPQLException Exception Description: Syntax error

ObjectDB without javax.persistence

(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse ... .persistence bundle without direct OSGi support (org\eclipse\persistence\javax\persistence\osgi) and in

Tutorial issue

Ok, so I'm stuck on the Eclipse tutorial. I have a number of other projects running in Eclipse right now, so I created the new project as specified in Step 1 The only thing I did differently was in steps two and three I used the source folder "Tutorial/src" which is what I

javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test

containing the source project (Eclipse Neon.1, Bndtools 3.3.0). In order to build the code, you need to have lombok in the classpath (https://projectlombok.org) and lombok enabled in Eclipse

Custom collection types

Hi   In our project in few places there are used collections from emf framework eg EcoreEMap http://download.eclipse.org/modeling/emf/emf/javadoc/2.5.0/org/eclipse/emf/ecore/util/EcoreEMap.html This is strange map for me, it implements List interface but does not

Is there any GUI for creating/editing entity?

> http://www.eclipse.org/webtools/dali/   Please tell ... want you to consider its eclipse plugin version, If you will.   pikotenta pikotenta

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

of objectdb is 2.8.7. ObjectDB is the only referenced library. I ran the project in eclipse version 2022 ... files with no Java 9 module support. Your example works fine in Eclipse if ObjectDB is added

"Attempt to lock a non entity object" error

; "objectdb:D:\\eclipse\\workspace\\TestProject\\Storage.odb");        ... ;    "objectdb:D:\\eclipse\\workspace\\TestProject\\Storage.odb");    

AttachNotSupportedException

because we had '-javaagent:c:\objectdb\bin\objectdb.jar' as default VM argument for the JRE in Eclipse. After removing the javaagent, everything works fine. FYI: Eclipse Neon, Java JDK 1.8, Apache TomEE 7

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

Here is my attempt to enhance the JPA/MVC/eclipse tutorial to implement a RESTful service. Why does this not work with this curl command? I get 404. Can someone help me correct ... confused! there was no new entry on the eclipse console log. This was left over from last night when I