Hi It is a bug in tomcat - fixed for 7.0.1.
Exclude the jar you use which misses META-INF/MANIFEST.MF using exclusions.list Le 26 juin 2016 13:12, "Alex Soto" <[email protected]> a écrit : > Which version of arquillian are you using? > El 26 jun. 2016 1:01 p. m., "ravi sankar" > <[email protected]> > escribió: > > > Reason:Caused by: > > java.lang.NullPointerException > > at > > > org.apache.tomcat.util.scan.StandardJarScanner.processManifest(StandardJarScanner.java:373) > > Sample project on github > > > > https://github.com/Ravisankar-Challa/tomee_embedded > > > > > > Please change the tomee version from 7.0.0-M3 to 7.0.0 in pom.xml and > test. > > >
