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

Daniel Kulp commented on KARAF-3362:
------------------------------------

I believe Jetty 8 and Jetty 9 can co-exist in the same container.  pax-web 
would use Jetty 9, but anything that needs Jetty 8 and brings up instances on 
it's own port could use it.   CXF for example. Or camel-jetty.   Would just 
need a working jetty8 feature to install.

> Version for Jetty in standard features is wrong.
> ------------------------------------------------
>
>                 Key: KARAF-3362
>                 URL: https://issues.apache.org/jira/browse/KARAF-3362
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 4.0.0.M1
>            Reporter: Daniel Kulp
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.0.0
>
>
> In the standard-4.0.0.M1 features file for Karaf 4, the Jetty version for the 
> jetty feature is listed as 8.1.9.v20130131.   However, it just depends on 
> pax-jetty which pulls in 9.0.7.v20131107.
> There are two problems:
> 1) Some applications (CXF/Camel) need Jetty 8.x so having a feature that 
> would properly install 8.x would be useful.  
> 2) If it's installing 9.x, it should have that version properly specified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to