Il 12/01/2014 16:32, Jean-Louis MONTEIRO ha scritto: > Ok so the good news is that your bean is found and being managed by cdi. > > But your are trying to inject a logger which isn't managed by cdi. > > Try adding a producer, common way to do. Ok. Not having experience with producer, I opened a S.O. question about how to use it in that bean. http://stackoverflow.com/questions/21076836/logger-convert-from-inject-to-producer As soon I receive an answer I will do a test and I will let you know.
Thank you very much.
