[weld-issues] [JBoss JIRA] Created: (WELD-953) WEB-INF/beans.xml is ignored on jetty 6 (and GWT hosted mode)

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Thu Aug 25 04:32:17 EDT 2011


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

        


More information about the weld-issues mailing list