Internal Website Search

41-50 of 200 resultsRefresh

Problem of Enhancer with JAXB / Proxified Entity Bean.

of errors. Not Enhanced: com/test/MyBean$JaxbAccessorF_name: com ... ) I observed that the Enhancer is unable to process dynamic class created with JAXB, so my beans aren't correctly enhanced ... Also, I have just tested some beans created from

problems with OEM license/enhancing

; <id>enhance</id> <phase>process-classes</phase> < ... ; <mainClass>com.objectdb.Enhancer</mainClass> <arguments> ... ...   hgzwicker Hans-Georg Zwicker The classes are probably not enhanced

Enhancement Check

are already enhanced within a jar file? We got following exception although we think all entities are enhanced: Caused by: com.objectdb.o.UserException: Too many ... >best regards BTC btc_es BTC EmbeddedSystems Enhanced classes implement

Issue with compile time enhancement

I have an entity library which I have integrated build time enhancement in.  The enhancer reports it has processed all of my persistent classes.  When I attempt to run ... (Terms) is listed as having been enhanced. I am running with ObjectDB in embedded mode

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

I doubt this is an ObjectDB-enhancer problem, I am however reporting it in case ... public class SubEntity extends Element { On post-compile enhancement I get this error (as ... .objectdb.o.JEL.A(JEL.java:446) at com.objectdb.o.JEN.m(JEN.java:101) at com.objectdb.Enhancer.main

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as ... , which contains enums from other plugins. Is there a way to include classes in enhancement process ... .objectdb.o.JEN.k(JEN.java:93) at com.objectdb.Enhancer.main(Enhancer.java:32) at sun.reflect

Items in list are doubled, when the entity class is not enhanced

list. When the classes are not enhanced, added items are doubled. Here is an example: enhanced and before merging the customer object a field is setted. Previous example can be used as a test case, only: 1. add enhancement

Weird behaviour with enhanced classes and embedded entities

the problem down to an enhanced/proxied list in my entity which contains embedded entities and some .add ... [] args) {     // enhance entities     com.objectdb.Enhancer.enhance ... without enhancing the classes). What I can say so far: Enhancing &

Enhancer failure: Failed to process class file of type

.objectdb.Enhancer.main(Enhancer.java:33) Caused by: com.objectdb.o.UserException: Failed to generate ... Moshal comfirmed that error resolved with 2.7.2_02 and the following enhancement config in gradle works: task enhance ( type: JavaExec ) {  

Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time entity classes ?

ObjectDB support wrote elsewhere: ... you do not need the Enhancer agent ... there is no setting in ObjectDB to disable the enhancer agent ... Q: Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time enhanced entity