Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 1082 invoked from network); 18 Feb 2011 09:27:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2011 09:27:02 -0000 Received: (qmail 17313 invoked by uid 500); 18 Feb 2011 09:27:02 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 17249 invoked by uid 500); 18 Feb 2011 09:27:01 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 17222 invoked by uid 99); 18 Feb 2011 09:26:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Feb 2011 09:26:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Feb 2011 09:26:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 82D101AB73A for ; Fri, 18 Feb 2011 09:26:38 +0000 (UTC) Date: Fri, 18 Feb 2011 09:26:38 +0000 (UTC) From: "Achim Nierbeck (JIRA)" To: issues@karaf.apache.org Message-ID: <721951728.80.1298021198532.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1761120742.18809.1297804978834.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Issue Comment Edited: (KARAF-465) Merge http with war feature MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996306#comment-12996306 ] Achim Nierbeck edited comment on KARAF-465 at 2/18/11 9:25 AM: --------------------------------------------------------------- Ok, taking this last proposal we end up with the following features: This leads to the following "new" feature for http: mvn:org.apache.karaf/apache-karaf/${project.version}/xml/jettyconfig org.osgi.service.http.port=8181 javax.servlet.context.tempdir=${karaf.data}/pax-web-jsp org.ops4j.pax.web.config.file=${karaf.base}/etc/jetty.xml jetty mvn:org.ops4j.pax.web/pax-web-api/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-spi/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-runtime/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-jetty/${pax.web.version} The new http-whiteboard feature http mvn:org.ops4j.pax.web/pax-web-jsp/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/${pax.web.version} The war features will end up like: org.ops4j.pax.url.war.importPaxLoggingPackages=true http-whiteboard mvn:org.apache.karaf.shell/org.apache.karaf.shell.web/${project.version} mvn:org.ops4j.pax.web/pax-web-extender-war/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-deployer/${pax.web.version} mvn:org.ops4j.pax.url/pax-url-war/${pax.url.version} was (Author: achim_nierbeck): Ok, taking this last proposal we end up with the following features: This leads to the following "new" feature for http: mvn:org.apache.karaf/apache-karaf/${project.version}/xml/jettyconfig org.osgi.service.http.port=8181 javax.servlet.context.tempdir=${karaf.data}/pax-web-jsp org.ops4j.pax.web.config.file=${karaf.base}/etc/jetty.xml jetty mvn:org.ops4j.pax.web/pax-web-api/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-spi/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-runtime/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-jetty/${pax.web.version} http mvn:org.ops4j.pax.web/pax-web-jsp/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/${pax.web.version} The war features will end up like: org.ops4j.pax.url.war.importPaxLoggingPackages=true http-whiteboard mvn:org.apache.karaf.shell/org.apache.karaf.shell.web/${project.version} mvn:org.ops4j.pax.web/pax-web-extender-war/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-deployer/${pax.web.version} mvn:org.ops4j.pax.url/pax-url-war/${pax.url.version} > Merge http with war feature > --------------------------- > > Key: KARAF-465 > URL: https://issues.apache.org/jira/browse/KARAF-465 > Project: Karaf > Issue Type: Improvement > Reporter: Achim Nierbeck > Fix For: 3.0.0 > > > Right now the war-extender, deployer and the white-board extender are separated from the http service together with the jetty bundles. > For most users this separation is not needed because the main use-cases are around the war-extender of pax-web. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira