Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 77342 invoked from network); 20 Apr 2006 10:00:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 10:00:12 -0000 Received: (qmail 11206 invoked by uid 500); 20 Apr 2006 10:00:09 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 11106 invoked by uid 500); 20 Apr 2006 10:00:09 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 11074 invoked by uid 99); 20 Apr 2006 10:00:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 03:00:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 03:00:08 -0700 Received: from brutus (localhost.localdomain [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DF9937142DD for ; Thu, 20 Apr 2006 09:59:06 +0000 (GMT) Message-ID: <7134932.1145527146912.JavaMail.jira@brutus> Date: Thu, 20 Apr 2006 09:59:06 +0000 (GMT+00:00) From: "Marcel Offermans (JIRA)" To: felix-dev@incubator.apache.org Subject: [jira] Commented: (FELIX-58) Extend HTTP Service to support deploying WARs In-Reply-To: <392579.1145518445661.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FELIX-58?page=comments#action_12375313 ] Marcel Offermans commented on FELIX-58: --------------------------------------- The approach I have in mind is somewhat different: The bundle containing Jetty publishes a WAR service that allows you to: * specify a context and an input stream to deploy a WAR * specify a context to undeploy a WAR A WAR can then be wrapped in a bundle that registers this WAR with the service. > Extend HTTP Service to support deploying WARs > --------------------------------------------- > > Key: FELIX-58 > URL: http://issues.apache.org/jira/browse/FELIX-58 > Project: Felix > Type: New Feature > Components: HTTP Service > Reporter: Richard S. Hall > Assignee: Marcel Offermans > Priority: Minor > > Since our HTTP Service uses Jetty underneath, it would be interesting to extend it to support deploying WARs in bundles. Marcel Offermans has done some work in this area, so I am assigning this issue to him. :-) I am not sure if this issue can be done independently of a move to Jetty 5/6 (see FELIX-55) or if it should be coordinated or merged somehow. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira