This test is failing with tomee-embedded : https://github.com/hasalex/tomee-sample/blob/QuestionOnML/tomee-sample-war/src/test/java/fr/sewatech/javaee/example/WarInEarTest.java. The deployment is broken, due to CDI injection (UnsatisfiedResolutionException). In tomee-remote, the test ends up with success.
Everything is fine if I deploy the war file without its ear envelope. Bug or something wrong in my test ? Alexis -- View this message in context: http://openejb.979440.n4.nabble.com/CDI-injection-problem-for-Arquillian-with-war-within-an-ear-file-tp4666906.html Sent from the OpenEJB User mailing list archive at Nabble.com.
