Hi, I wonder how to disable OpenWebBeans as I don't need it.
I run openEJB core 7.0.1 and hibernate-5.2.1 in a Java SE 8 environment. On startup I get: OpenWebBeans Container is starting... org.apache.webbeans.plugins.PluginLoader startUp: Adding OpenWebBeansPlugin : [CdiPlugin] org.apache.webbeans.config.BeansDeployer validateInjectionPoints: All injection points were validated successfully. OpenWebBeans Container has started, it took 112 ms How can I switch this off? Thanks Marcel
