Hi, we are upgrading our openejb-based unit-tests of a fairly large JEE-app to OpenEjb 7.0.0-M1 and I noticed a very slow startup while scanning all classes for Bean Validation with Hibernate Validator 5 5.2.2.Final. Is there any way to limit classes/packages which are scanned by Hibernate Validator or to disable it completely (in our tests)? Maybe this is not a problem solely in 7.0.0-M1, but I noticed it because of lot of warnings/errors while starting up the container.
Regards, Volker Gropp
