Hi, in org.apache.deltaspike.data.impl.handler.EntityManagerLookup#lookupFor we use the em resolver then we return the entityManager.get() instead of the result. Is it intended?
Why not using a qualifier to resolve the em? It was easier IMO *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
