[ 
https://issues.apache.org/jira/browse/FELIX-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger updated FELIX-55:
-----------------------------------

    Attachment: FELIX-55.patch

Attached patch upgrade the http.jetty bundle to support Servlet API 2.4 using 
Jetty 5.1.12.

This integration was quite straight forward and just need a minor fix in the 
org.mortbay.jetty.servlet.OsgiServletHandler.addOsgiServletHolder method. In 
addition, I added stripped down API and implementation of the Jakarte Commons 
Logging, which always writes to the log service (or stdout if there is none).

I have tested this with the Apache Sling standalone application and it seems to 
work.

> Look at migration to more recent Jetty version
> ----------------------------------------------
>
>                 Key: FELIX-55
>                 URL: https://issues.apache.org/jira/browse/FELIX-55
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Rob Walker
>            Assignee: Rob Walker
>         Attachments: FELIX-55.patch
>
>
> - Look at the issues and effort involved in migrating to a more recent 
> version of Jetty. Most likely the latest Jetty6 would be considered, since 
> this has architectural changes over Jetty5 and hence we'd be upgrading to the 
> latest greatest Jetty internals and APIs
> - Check backwards compatibility against existing (limited) set of cases in 
> test bundle
> - enlist help from others with bundles using HttpService for more extensive 
> testing

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to