[weld-issues] [JBoss JIRA] Issue Comment Edited: (WELD-784) Servlet / listener / filter injection support for Jetty 7.2

Ben Sommerville (JIRA) jira-events at lists.jboss.org
Fri Dec 10 06:27:52 EST 2010


    [ https://issues.jboss.org/browse/WELD-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569205#comment-12569205 ] 

Ben Sommerville edited comment on WELD-784 at 12/10/10 6:26 AM:
----------------------------------------------------------------

New classes to support Jetty 7.2
org.jboss.weld.environment.jetty7.WeldConfiguration
org.jboss.weld.environment.jetty7.WeldDecorator

      was (Author: bpsommerville):
    New classes to support Jetty 7.2
  
> Servlet / listener / filter injection support for Jetty 7.2
> -----------------------------------------------------------
>
>                 Key: WELD-784
>                 URL: https://issues.jboss.org/browse/WELD-784
>             Project: Weld
>          Issue Type: Patch
>          Components: Servlet Container Support
>    Affects Versions: 1.1.0.CR1
>            Reporter: Ben Sommerville
>         Attachments: WeldConfiguration.java, WeldDecorator.java, WeldWebAppDecorator.java
>
>
> The fix committed for WELD-729 doesn't work under Jetty 7.2.  It appears that the Jetty API has changed between 7.1 and 7.2, which results in servlet/etc injection not working.
> I haven't tested under 8.0 but I notice that the fix refers to 8.0M0, I had to update that dependency to 8.0M2 in order to get my changes for 7.2 to compile,  which meant I also had to change the jetty 8 support to fix those compile errors.

-- 
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