You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Achim Nierbeck (JIRA)" <ji...@apache.org> on 2010/10/22 22:14:20 UTC

[jira] Created: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
---------------------------------------------

                 Key: KARAF-256
                 URL: https://issues.apache.org/jira/browse/KARAF-256
             Project: Karaf
          Issue Type: Improvement
    Affects Versions: 2.1.0
            Reporter: Achim Nierbeck


Upgrade to the latest 0.8.0 Version. 

New Features of PAX-WEB 0.8.0:
- Usage of Jetty 7
- Configuration of Jetty through external jetty.xml file
- configuration of webapplications is possible through web.xml (like security)
- pax-web-deployer (replacement for the karaf war deployer)
- and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924529#action_12924529 ] 

Achim Nierbeck commented on KARAF-256:
--------------------------------------

Now I got it :)

pro Karaf: Just two necessary feature entries for http and war, this fits the specialized need for karaf
con Karaf: why make up a feature xml when there is one provided

pro pax-web: the project knows about the needed dependencies
con pax-web: the feature xml is slightly more fragmented and the dependencies can not be seen as clearly as in the karaf one

just my €0.2  :)

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Updated: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck updated KARAF-256:
---------------------------------

    Attachment: karaf.patch

Patch containing the needed resources for PAX-WEB 0.8.0-SNAPSHOT

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Updated: (KARAF-256) Upgrade to PAX-WEB 0.8.0

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-256:
----------------------------------

    Fix Version/s:     (was: 2.2.0)

> Upgrade to PAX-WEB 0.8.0
> ------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-256:
------------------------------------------

    Assignee: Jean-Baptiste Onofré

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924546#action_12924546 ] 

Guillaume Nodet commented on KARAF-256:
---------------------------------------

Sounds good to me.

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924534#action_12924534 ] 

Guillaume Nodet commented on KARAF-256:
---------------------------------------

That was exactly my thoughts too.
I was wondering, if nobody else use the features descriptor for pax-web, we could shrink it a bit to be less fragmented.
On the other hand, I'd like to add the optional obr resolver and maybe a range on jetty feature, which are only available in karaf trunk, so it would make sense to keep it in karaf for that.

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] [Closed] (KARAF-256) Upgrade to Pax-Web 0.8.0

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-256.
--------------------------------

    
> Upgrade to Pax-Web 0.8.0
> ------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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

        

[jira] Resolved: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved KARAF-256.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
         Assignee: Guillaume Nodet  (was: Jean-Baptiste Onofré)

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Updated: (KARAF-256) Upgrade to PAX-WEB 0.8.0

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-256:
----------------------------------

    Summary: Upgrade to PAX-WEB 0.8.0  (was: Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now))

> Upgrade to PAX-WEB 0.8.0
> ------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924527#action_12924527 ] 

Guillaume Nodet commented on KARAF-256:
---------------------------------------

Right, and I'm wondering wether karaf should reuse the pax-web provided feature or continue using its own.

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924055#action_12924055 ] 

Achim Nierbeck commented on KARAF-256:
--------------------------------------

I'm not sure if the continous build works right now for PAX-WEB, I just asked at the mailinglist since the sources moved to GitHub.
Anyway, the Patch will help with upgrading :)
Just have to see how fast we do get a 0.8.0-SNAPSHOT version available through PAX :)

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924493#action_12924493 ] 

Guillaume Nodet commented on KARAF-256:
---------------------------------------

I'm not actually sure about reusing the pax-web feature.  It might make sense to keep more control over it.

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Updated: (KARAF-256) Upgrade to Pax-Web 1.0.0

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-256:
----------------------------------

    Fix Version/s: 2.2.0

> Upgrade to Pax-Web 1.0.0
> ------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924525#action_12924525 ] 

Achim Nierbeck commented on KARAF-256:
--------------------------------------

I'm not sure which feature you are talking of?
The patch provided by me alters the Karaf features XML, no use of the pax-web features XML here :)

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Updated: (KARAF-256) Upgrade to Pax-Web 0.8.0

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-256:
----------------------------------

    Fix Version/s:     (was: 2.2.0)
          Summary: Upgrade to Pax-Web 0.8.0  (was: Upgrade to Pax-Web 1.0.0)

> Upgrade to Pax-Web 0.8.0
> ------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924536#action_12924536 ] 

Achim Nierbeck commented on KARAF-256:
--------------------------------------

So why not stick with the karaf features.xml for this version and make a jira entry for the next version. This way we could make sure that when the optional obr resolver is a standardized way in Karaf, we could adapt the features.xml of pax-web (0.8.1 or higher) for this requirements and also make the features.xml less fragmented.

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Updated: (KARAF-256) Upgrade to Pax-Web 1.0.0

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-256:
----------------------------------

    Summary: Upgrade to Pax-Web 1.0.0  (was: Upgrade to PAX-WEB 0.8.0)

> Upgrade to Pax-Web 1.0.0
> ------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924457#action_12924457 ] 

Achim Nierbeck commented on KARAF-256:
--------------------------------------

Just one more thing :)
In the meantime a newer version of Jetty is available. After applying the patch could you upgrade the version of the jetty.bundle.version to 7.2.0.v20101020 ?

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924463#action_12924463 ] 

Guillaume Nodet commented on KARAF-256:
---------------------------------------

Shouldn't we just reuse the feature descritor from pax-web ?

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf.patch
>
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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


[jira] Commented: (KARAF-256) Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924011#action_12924011 ] 

Jean-Baptiste Onofré commented on KARAF-256:
--------------------------------------------

Achim, on which repository do you have deployed the PAX-WEB 0.8.0-SNAPSHOT ?

Thanks
JB

> Upgrade to PAX-WEB 0.8.0 (SNAPSHOT right now)
> ---------------------------------------------
>
>                 Key: KARAF-256
>                 URL: https://issues.apache.org/jira/browse/KARAF-256
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>
> Upgrade to the latest 0.8.0 Version. 
> New Features of PAX-WEB 0.8.0:
> - Usage of Jetty 7
> - Configuration of Jetty through external jetty.xml file
> - configuration of webapplications is possible through web.xml (like security)
> - pax-web-deployer (replacement for the karaf war deployer)
> - and much more...

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