WEB-INF/beans.xml is ignored  on jetty 6 (and GWT hosted mode)
--------------------------------------------------------------

                 Key: WELD-953
                 URL: https://issues.jboss.org/browse/WELD-953
             Project: Weld
          Issue Type: Bug
    Affects Versions: 1.1.2.Final
            Reporter: Geoffrey De Smet


Using @Inject in a class in a war file does not do nothing if there is only a 
WEB-INF/beans.xml and everything is deployed to Jetty 6.
Similar for GWT hosted mode (which uses jetty 6 under the covers).

Workaround: move it to META-INF/beans.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to