-
Bug
-
Resolution: Done
-
Major
-
1.1.18.Final
-
None
-
None
Following the documentation http://docs.jboss.org/weld/reference/latest/en-US/html/environments.html. I'm trying to deploy a Weld example in Tomcat with unpackWars="false". BUT It seems to me that beans.xml isn't scanned properly in the case, there is always following exception:
org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [DataBean] with qualifiers [@Default] at injection point [[field] @Inject private org.gatein.quickstart.cdi.CDIFilter.bean]