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) ?

 

 

edit
delete
#2

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

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.