You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/05/20 13:05:16 UTC

[jira] [Updated] (KARAF-2201) http, war, and http-whiteboard feature should use the version of underlying pax-web feature

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

Jean-Baptiste Onofré updated KARAF-2201:
----------------------------------------

    Fix Version/s: 3.0.0
    
> http, war, and http-whiteboard feature should use the version of underlying pax-web feature
> -------------------------------------------------------------------------------------------
>
>                 Key: KARAF-2201
>                 URL: https://issues.apache.org/jira/browse/KARAF-2201
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature, karaf-webcontainer
>    Affects Versions: 2.3.0
>         Environment: Karaf 2.3.0, Pax Web 1.1.12
>            Reporter: Hendy Irawan
>             Fix For: 2.4.0, 3.0.0
>
>
> Pax Web 1.1.12 features:
> {code}
> [uninstalled] [7.6.2.v20120308     ] jetty                                 org.ops4j.pax.web-1.1.12  
> [installed  ] [1.1.12              ] http                                  org.ops4j.pax.web-1.1.12  
> [installed  ] [1.1.12              ] war                                   org.ops4j.pax.web-1.1.12  
> {code}
> Karaf 2.3.0's :
> {code}
> [installed  ] [7.6.7.v20120910     ] jetty                                 karaf-2.3.0               Provide Jetty engine support
> [uninstalled] [2.3.0               ] http                                  karaf-2.3.0               Implementation of the OSGi HTTP service
> [uninstalled] [2.3.0               ] http-whiteboard                       karaf-2.3.0               Provide HTTP Whiteboard pattern support
> [uninstalled] [2.3.0               ] war                                   karaf-2.3.0               Turn Karaf as a full WebContainer
> {code}
> Pax Web 1.1.12's http & war is actually newer, but is "older" than old Karaf 2.3.0's because of the version.
> This raises problems when trying to install webconsole, cxf, or other features that require http / war, because it will install the older (i.e. 2.3.0) version of http & war, not the newer 1.1.12.
> Karaf (2.3.1) should use the pax web feature version (i.e. 1.1.12) and not the Karaf version, so that upgrade pax web will be easier.
> Original ticket: http://team.ops4j.org/browse/PAXWEB-503

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira