[ 
https://issues.apache.org/jira/browse/CAMEL-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127538#comment-13127538
 ] 

Willem Jiang commented on CAMEL-4544:
-------------------------------------

Camel may be deployed into OSGi container which he can't decide the version of 
Jetty.
So we need the code support the Jetty 7.4.x and 7.5.x at the same time.

                
> Upgrade to jetty 7.5.3.v20111011
> --------------------------------
>
>                 Key: CAMEL-4544
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4544
>             Project: Camel
>          Issue Type: Task
>          Components: camel-jetty
>            Reporter: Cédric Exbrayat
>            Priority: Minor
>              Labels: maven
>         Attachments: update-jetty-7.5.3.patch
>
>
> The API of SslContextFactory has changed so a simple dependency update is not 
> enough.
> http://download.eclipse.org/jetty/7.4.5.v20110725/apidocs/org/eclipse/jetty/http/ssl/SslContextFactory.html#checkConfig()
> http://download.eclipse.org/jetty/7.5.3.v20111011/apidocs/org/eclipse/jetty/http/ssl/SslContextFactory.html#checkKeyStore()
> The attached patch update the dependency, correct JettyHttpComponent and 
> doesn't break the existing unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to