Hi, I got a test Enterprise project comprised of two components, an ear and a war.
In the web module there is a simple MDB listening on a topic and there's a scheduler just adding messages. Running mvn tomee:run in web module injections are OK, running the ear module, I get .UnsatisfiedResolutionException in my MDB. I there something I'm missing here? TomEE 1.7.1 is being used https://github.com/hwaastad/TomEECDI.git -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/EAR-MDB-injection-issue-tp4674403.html Sent from the TomEE Users mailing list archive at Nabble.com.
