[weld-issues] [JBoss JIRA] Updated: (WELDX-23) Support servlet injection on Jetty

Matija Mazi (JIRA) jira-events at lists.jboss.org
Wed Mar 10 08:26:37 EST 2010


     [ https://jira.jboss.org/jira/browse/WELDX-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matija Mazi updated WELDX-23:
-----------------------------

    Attachment: jetty-injection.patch
                jetty-web.xml


I've improved the Jetty injection support (jetty-injection.patch v.4.).

To use it, just package the app as you would normally for Jetty (see Weld docs) and add the attached jetty-web.xml to the WAR's WEB-INF.

Note that there is no more any need to add the jetty-support.jar (or sevlet-support.jar or any other jar) to jetty/lib, and no need to add the xml to jetty/context. Everything you need is packaged in the WAR.

There is still no support for injection into Listeners.

> Support servlet injection on Jetty
> ----------------------------------
>
>                 Key: WELDX-23
>                 URL: https://jira.jboss.org/jira/browse/WELDX-23
>             Project: Weld Extensions
>          Issue Type: Feature Request
>          Components: Servlet Containers
>            Reporter: Pete Muir
>            Assignee: Matija Mazi
>         Attachments: jetty-injection.patch, jetty-injection.patch, jetty-injection.patch, jetty-injection.patch, jetty-web.xml, myapp-context.xml
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list