ObjectDB Database Search

51-77 of 77 results

JRebel integration feature

.lang.ClassLoader.defineClass(ClassLoader.java:615) at org. apache .felix.framework.ModuleImpl$ModuleClassLoader.findClass(ModuleImpl.java:1907) at org. apache .felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:727) at org. apache .felix.framework.ModuleImpl.access$400(ModuleImpl

Guestbook example from tutorial does not work.

the tutorial and try to deploy on Tomcat but i get this error. Caused by: org. apache .tomee.catalina.TomEERuntimeException: org. apache .openejb.OpenEJBException: Creating application failed: /objectdb-2.6.2/tutorials/guestbook-jee6/target/Guestbook: org. apache .openejb.OpenEJBRuntimeException: java.lang

InternalError on multiple AND and JOIN Query

;    o org. apache .openjpa:openjpa:2.1.0          ... .serp:serp:1.13.1          o org. apache .geronimo.specs:geronimo-jms_1.1_spec:1.1.1          o org. apache .geronimo

A lot of ENT and SIV instances which are not cleared by GC

.jboss.weld.servlet.WeldListener.requestDestroyed(WeldListener.java:154) at org. apache .catalina.core.StandardContext.fireRequestDestroyedEvent(StandardContext.java:5261) at org. apache .catalina.core.StandardHostValve.postInvoke(StandardHostValve.java:255) at org. apache .catalina.connector.CoyoteAdapter

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

Acceptable Server: Apache -Coyote/1.1 Content-Type: text/html;charset=utf-8 Content-Length: 1067 Date: Sat, 12 Oct 2013 17:00:24 GMT       Apache Tomcat/7.0.35 - Error report   ... ;   Apache Tomcat/7.0.35   I'm confused! there was no new entry on the eclipse console

Problems using Maven Repo

. apache .myfaces.core             myfaces-api ... ;               org. apache .geronimo ... ;        org. apache .geronimo.specs       

How to resolve 404 errors with Eclipse/Maven Spring MVC

The requested resource is not available. Apache Tomcat/6.0.36" I'd love to use eclipse to single step ... ://tomcat. apache .org/download-60.cgi  .Adjust the settings for the tomcat 6 server in eclipse

AttachNotSupportedException

the lib folder of Apache TomEE. That was caused because we had '-javaagent:c:\objectdb\bin\objectdb.jar ... . FYI: Eclipse Neon, Java JDK 1.8, Apache TomEE 7.0.2-plume. We start ObjectDB by calling server-b.exe

How prevent post-compile enhancement of non entity classes

the enhancer on non-entity files: Ant has a selector system (https://ant. apache .org/manual/Types/selectors.html) for use with and a operator (https://ant. apache .org/manual/Types/selectors.html#containsselect

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

Hello, I've written a small OSGi Declarative Services application to run in Apache Karaf 4.0.7 to persist an entity into an ObjectDB database. I'm working in C/S model and I have both the ObjectDB server and Karaf running on localhost. When I try to persist the entity I'm getting the  javax

Full-Text Searching

of ObjectDB to complete full text support, as provided by separate tools such as Apache Luncene

Future JDO versions?

new and future JDO versions: http://db. apache .org/jdo/specifications.html ?   sjzlondon

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. Run project on Apache Tomee 1.5.2 standard. Take a look at NetBeans' output to see how many entities

Embedding ObjectDB on server application

by: java.lang.ClassNotFoundException - javax.persistence.EntityManager at org. apache .catalina

Eclipse - Maven - Dependencies not getting automatically reflected

(http://repo.maven. apache .org/maven2). In case, if I manually put required artifcatID in pom.xml

Should I use ObjectDB and JDO?

at the official JDO API location:  https://db. apache .org/jdo/javadoc.html ?  Which version

Tomcat + JPA Problem

.2011 20:01:30 org. apache .catalina.core.StandardContext listenerStart SCHWERWIEGEND: Exception

Optimistic lock failed : object has version .. instead of ..

I do basic storage and retrieval of Record class. When I stress the retrieval/storage with Apache JMeter sometimes (at some requests) I get this exception.   [ObjectDB 2.5.0] javax.persistence.OptimisticLockException Optimistic lock failed for object entities.Record#'1405/838/2011/121

How to deploy an Objectdb project with Jboss AS 7?

Server 4.0.2.GA 04:56:02,445 INFO [org. apache .coyote.http11.Http11Protocol] (MSC service thread 1-8

JPA 2.0 Criteria API: (When) Fully supported ?

message only "lower(FIELD_NAME) LIKE 'value'" is supported:      org. apache .openjpa

What role is the JDO in ObjectDB?

; // EclipseLink     @org. apache .openjpa.persistence.jdbc.Index   

Opensource ObjectDB

I know you have answered this question some years ago, but I think about the databases that have recently "triumphed" like MySQL, MongoDB or SQLite and they are free databases. Also in the Java world we have the example of Hibernate (ORM) and Apache Hadoop (framework for Big Data). In my opinion

javax.jdo.JDONullIdentityException: The identity must not be null.

(EntityManagerFilter.java:52)         at org. apache .catalina.core ... ; at org. apache .catalina.core.StandardContext.filterStop(StandardContext.java:4717)         at org. apache .catalina.core.StandardContext.stop(StandardContext.java:5564

auto-generated uuid fields

, then implementing this feature will get high priority. support Support My mistake - I was looking at Apache

ObjectDB 2.7.0

the first entry (required by Apache  Karaf ). Fixed a cache bug in repeating some sorts of LIKE queries

WeakRef Purge ObjectDb threads not stopping with Tomcat (in application container)

] org. apache .catalina.loader.WebappClassLoaderBase.clearReferencesThreads      

Full Text Indexing and Query

provided by separate tools such as Apache Luncene. support Support This feature would be useful as