Internal Website Search

21-30 of 121 resultsRefresh

Spring LTW Problem

on the classpath: java.lang.ClassNotFoundException: com.google.gwt ... due to a missing class in the classpath. Maybe future versions of ObjectDB should check annotations ... closure of application classes available in the classpath. support Support Putting gwt

com.objectdb.o.UserException: Failed to generate dynamic type

them with specifying a classpath that contains your classes, if generating these classes from ... on how to specify the classpath? I am surprised that an Entity class should not extend other Java ... your class files directory / jar file to the classpath using the standard JVM -cp

disabling JDO in objectdb embedded mode

/PrimitiveValue.jdo"). I don't have such file on my classpath. So my question is: how can I prevent ... > On my classpath I have  the entry PrimitiveValue.class. For many entity ... the content of the classpath is dumped for each single exception. I even don't see a trace

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

to the classpath rather than as a module, as the current version of ObjectDB depends on JPA and JDO jar ... to the classpath: (Mickey Mouse ... , deleted module-info.java, and put objectdb on the classpath, the application worked. Thanks

Compare old and new schema

> However, you can open the old database in the Explorer (without entity classes in the classpath ... the information about the data stored in the database when entity classes are not in the classpath? If I ... to the "old" db without entity classes in the classpath but the metamodel is empty. How does

AttachNotSupportedException

:\Java\jdk8\lib\tools.jar to the classpath, but that did not make any difference. CLASSPATH environment variable we are using 'server-b.exe ... 1.8 from the server at our datacenter. After reinstalling and resetting the classpath this message

Running doctor.jar with entity classes in classhpath

.objectdb.Doctor with model.jar (my entity classes in it) in classpath but it doesn't work (new ... class in the classpath:     java -cp <classpath> -jar explorer.jar In the Explorer execute a query

Apache Tomee 1.5.2: Failed to use JTA (TransactionManager is not found)

(objectdb.jar is in Tomee's classpath) nor other parts, excepting the following persistence.xml ... > You may try removing objectdb.jar from TomEE classpath, and putting ... I love ObjectDB. It seemed that actually I was putting objectdb.jar in the classpath in

createQuery method error

do have objectdb.jar in my classpath. can anybody help? thanks   hongsun Hong Sun Maybe you have an old JPA or ObjectDB JAR in your classpath before the new ... Support Thanks. I got it.  I have javaee-api-5.jar in my classpath which causes the error hongsun Hong Sun

Schema-Update: Deactivation of automatic entity class removing and introduction of a new class remove in the schema config

> 2) What happens when we open the DB but not all entity classes exist in the classpath? btc ... " annotations, but the class itself was still available in the classpath. If we complete remove the class ... EmbeddedSystems If a class is not available in the classpath but needed by ObjectDB and known (as