I have a 3 Module EAR Application one for generic sources, EJB and a WAR
(with the servlets)
I am trying to use CDI on 2 modules (the WAR and the EJB), but am unable to
do so. I can enable CDI on each of them separately, but if I add a beans.xml
to both of them I get the:
SEVERE: Exception while loading the app
Are there any known limitations to this, can I enable logging for WELD?
--
[Message sent by forum member 'jsequeira']
View Post: http://forums.java.net/node/883765