ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
30

Failed to enhance dynamic type

Hi, We are trying to enhance a class with OSGI Weaver using the JEnhancer.THIS instance as a class ... of our custom interface and should of course, NOT be enhanced. Yet, we get an error due enhancing: Failed ... why he does even try to generate dynamic type?? Can he simply ignore such things and enhance
30

Enhancement of type is old and cannot be used

: [2021-01-26 15:20:33 #22 type.user] Enhancement of type eu.extech.quant.listing.data ... #23 type] Type eu.extech.quant.listing.data.ProductListingRequest is not enhanced. [2021-01-26 ... enhanced. As u can see the first and second message relates to the same class, the third message
30

Problem of Enhancer with JAXB / Proxified Entity Bean.

Unmarshalling ) When i watch the objectdb log, i see pages of errors. Not Enhanced: com/test/MyBean ... 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 a CGLIB proxy, same problem
30

ODB 2 JDO enhancement

If I label a class @PersistenceCapable do I still need to explicitly enhance? Do I need a package ... .jdo, and b) run the Enhancer In my experience, using this with Tomcat, and running the enhancer in ... of enhancement automatically? Alternatively, is there a best practice for enhancement in a web environment
30

problems with OEM license/enhancing

>enhance</id> <phase>process-classes</phase> <goals> <goal>java</goal> </goals> <configuration> <mainClass>com.objectdb.Enhancer</mainClass ... are probably not enhanced with the OEM Enhancer. Please check if in the build output the classes
30

Enhancement Check

Hello, is there any possibility for a check whether all entities are already enhanced within a jar file? We got following exception although we think all entities are enhanced: Caused by: com ... (OdbPersistenceManagerImpl.java:550) best regards BTC btc_es BTC EmbeddedSystems Enhanced classes implement
30

Issue with compile time enhancement

I have an entity library which I have integrated build time enhancement in. The enhancer reports ... been enhanced. I am running with ObjectDB in embedded mode via a reference to a persistence unit ... This exception may be the result of partial enhancement. For example, enhancement of a super entity
30

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 anybody ... { On post-compile enhancement I get this error (as reported in the odb log file): [ObjectDB 2.6.3_04 ... .Enhancer.main(Enhancer.java:33) Caused by: java.lang.LinkageError: loader constraint violation: loader
30

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as it is described in ... other plugins. Is there a way to include classes in enhancement process? Thanks for your help ... .objectdb.o.JEL.A(JEL.java:442) at com.objectdb.o.JEN.k(JEN.java:93) at com.objectdb.Enhancer.main
30

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

are not enhanced, added items are doubled. Here is an example: @Entity public class Customer ... ? Michael anaq x I've found out a new thing - items are also doubled, when the classes are enhanced ... , only: 1. add enhancement, for example put "com.objectdb.Enhancer.enhance("javaapplication.*");" into

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support