@Romain this issue is what talking about CODI dependencies defined in ear's pom.xml issue.
Here is the example for reproduce the problem: https://github.com/maxtorzito/ear-codi-dependencies.git You can run using mvn compile in ear/pom.xml and mvn tomme:run in webapp/pom.xml Then try to access to http://localhost:8080 (there you can follow the steps).
