Internal Website Search

51-60 of 200 resultsRefresh

How to check if the classes were enhanced correctly with valid OEM license?

were enhanced with valid OEM license? Scenario: 1) Build and enhance Java application with some Object DB license key. 2) Pick particular JAR containing enhanced classes from the build above. 3) Run some tool against picked JAR to determine the result of enhancing

An ArrayIndexOutOfBoundsException with nested entities and enhanced entities

soon. ObjectDB version: 2.6.8_06 All our entities are enhanced. btc_es BTC EmbeddedSystems It looks again as a mismatching enhancement ... and the enhanced classes. But perhaps, not quite comprehensible, the database was produced by the ObjectDB

Exception when querying Map property with @embedded & Enhancer enabled

Hi, I have the following test class that is failing when the enhancer ... $MyAttributeItem.id using enhanced method.', if I disable the enhancement the test works as expected ... of field field TestEmbeddableMap$MyAttributeItem.id using enhanced method (error 362) at com.objectdb.jpa

Invalid file type for enhancement (error 104)

Trying to run enhancement, I get:    [ObjectDB 2.5.5_05] Invalid file type for enhancement: /home/steve/java/spiffymap-svn/sealog-core/build/classes ... for enhancement: /home/steve/java/spiffymap-svn/sealog-core/build/classes/com/spiffymap/sealog/model

Measurement of the test coverage of enhanced classes

> We want to test that what we release to our customers. Therefore we think we need to test the enhanced ... BTC EmbeddedSystems Enhancement adds code to persistent classes so it would affect test ... enhancement. A simple solution could be to check test coverage with classes that are not

Enhancement Error: ClassNotFoundException

> bmpccdeMac-mini:CloudAI eko$ bash enhancer.sh build/libs/asli-cloudai ... (JEN.java:103) at com.objectdb.Enhancer.main(Enhancer.java:33) Caused by: java.lang ... > eko EKO FAJAR Enhancement requires that all referred classes (e.g. by inheritance, interface

OEM license, enhancer

an activation code for each customer system when we are using enhancer.  As we want ... adding enhancer to our maven process, I want to know if the OEM license is in this case works ... your software with entity classes that have been enhanced by the Enhancer in OEM mode (i.e. with an OEM

Application not starting after enhancement

I added the class enhancer to my build script and I get the expected output of a list with the enhanced classes. Now if I try to deploy my created application I ... >Without the enhancement everything works fine.

Enhancement Error: Unexpected constant pool entry tag: 19

Hi , I got this error when trying to enhance  Thanks --enhancer.sh build/libs/asli-cloudai.jar [ObjectDB 2.8.4] Unexpected constant pool entry ... .java:101) at com.objectdb.Enhancer.main(Enhancer.java:33) eko EKO FAJAR Thank

ObjectDB enhancement fails on "is" form for @Transient boolean isLoaded(), ok for "getter" form @Transient boolean getLoaded()

of "is" form) in a class Element I encounter ObjectDB enhancement errors: enhancement or post-compile enhancement, and on complete clean and build in NetBeans ... #2 type] Type com.example.entity.Element is not enhanced. ... But it is ok using