Hi, I am getting the below warning, even the VERBOSE log level is not giving sufficient information about the warning. Any idea why I am getting this or what needs to set to see the actual warning. BTW, myapp.ear jar has just MDBs, nothing else.
INFO: Using 'openejb.validation.output.level=VERBOSE' Aug 23, 2015 9:58:51 PM org.apache.openejb.config.ReportValidationResults logResults Aug 23, 2015 9:58:51 PM org.apache.openejb.config.ReportValidationResults logResults SEVERE: Invalid EjbModule(name=myapp-ejb, path=/usr/local/apache-tomee-plus-1.7.2/apps/myapp/myapp-ejb.jar) Aug 23, 2015 9:58:51 PM org.apache.openejb.config.ConfigurationFactory configureApplication WARNING: Jar not loaded. /usr/local/apache-tomee-plus-1.7.2/apps/myapp.ear. Module failed validation. AppModule(name=myapp) myapp-ejb.jar contents : META-INF/ META-INF/MANIFEST.MF META-INF/ejb-jar.xml Classes Am I missing any thing in the jar? Thx. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Invalid-EJBModule-Jar-Not-loaded-Module-failed-validation-error-tp4675961.html Sent from the TomEE Users mailing list archive at Nabble.com.
