Internal Website Search

71-80 of 200 resultsRefresh

WebService : Failed to get reference value of field using enhanced method

.PolicyEntity.policyString using enhanced method at org.apache.axis2.util.Utils ... field de.tud.stg.emergent.policy.persistence.PolicyEntity.policyString using enhanced method at org ... get always this error : "Failed to get reference value of field using enhanced method" . ClassCast

Not Enhanced: ...: com.objectdb.o.TEX: Type ..._$$_javassist_1 is not found

during an attempt to load a class in order to check if it needs enhancement. As you noted, this class is not related to ObjectDB and does not need enhancement, but the exception is thrown ... "> <logger name="enhancer.agent" level="error" /> </general> The level

OEM enhancing

Hello, I have question regarding OEM licence enhancement. enhanced, limited by number 1 million instances in DB? SomeClass and SomeClass2 are entity classes they should be enhanced

JDO PersistenceCapable Interface for Enhanced Classes

; models.add((PersistenceCapable) model); the interface was enhanced to the class. is optional, and the ObjectDB 2.x Enhancer does not implement that interface.

@Enhancement annotation

Hi, We've found out that ObjectDB has its own annotation called @Enhancement which can be applied to non-persistent classes (with format (enabled = false)), so that they are not enhanced at all. We found this annotation by accident and proved its behaviour

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 this? Do I need to change my web.xml servlet mapping in web.xml? I've been experimenting

Post-compile enhancement sometimes causes error in generic loops: incompatible types found: java.lang.Object: required: Entity

I have moved from automatic run-time enhancement to explicit post-compile enhancement in an Ant build.xml in a NetBeans web app, and sometimes on editing a file that performs a generic ... to have to remove generic loops just because of enhancement: for (Object

After using the enhancer, Lazy loaded collections are no longer loading. They are set as null

> Note:  This scenario was working until running the enhancer on compiled jpa entities enhancement.

Activation & Object Model Enhancement

We'd like to buy and use OEM Licenses. However, our object model gets enhanced at runtime (using JEnhancer directly) and not at compile time so we can not "sign" our object model ... that could be inserted into our class that calls JEnhancer that then enhances the object model correctly

java.lang.NullPointerException during access a field, only if the classes enhanced

We get the following exception during access a field (Set of entities) The error occurs only if the entities are enhanced.   Caused by: com.objectdb.o.InternalException: Unexpected internal exception at com