ObjectDB ObjectDB

Option or strategy to disable/skip runtime enhancement checks (to improve load time)?

#1

On startup of a Maven-based web app there is verbose logging of object checking whether enhancement has been applied to a wide range of classes, many of which have nothing to do with the entity layer.

For example, it is checking whether PrimeFaces JSF toolkit classes are enhanced.

I am using Maven-based compile-time enhancement applied to entity modules (only), so I know these checks are redundant.

Q: Is there an option or strategy to disable/skip runtime enhancement checks (to improve load time) ?

 

 

--- Webel IT Australia, "The Elements of the Web", Specialists in model-based UML, SysML, Enterprise Java, XML, and Drupal CMS web engineering. Dr Darren Kelly, BSc, PhD, https://www.webel.com.au
edit
delete
#2

Please provide more information about these checks, such as log messages or stack traces.

ObjectDB Support
ObjectDB - Fast Object Database for Java (JPA/JDO)
edit
delete

Reply

To post on this website please sign in.