Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 11242 invoked from network); 5 Oct 2010 15:52:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Oct 2010 15:52:59 -0000 Received: (qmail 77806 invoked by uid 500); 5 Oct 2010 15:52:59 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 77721 invoked by uid 500); 5 Oct 2010 15:52:59 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 77685 invoked by uid 99); 5 Oct 2010 15:52:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 15:52:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 15:52:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o95FqW6J019146 for ; Tue, 5 Oct 2010 15:52:33 GMT Message-ID: <16470089.549201286293952803.JavaMail.jira@thor> Date: Tue, 5 Oct 2010 11:52:32 -0400 (EDT) From: "Emily Jiang (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Updated: (ARIES-361) Provisioning changes required to support application isolation In-Reply-To: <5227895.396231279203409309.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ARIES-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emily Jiang updated ARIES-361: ------------------------------ Attachment: noop-services.txt Put the noop services (postresolve process and platform repository) in separate bundles so that they can be easily replaced by real services. > Provisioning changes required to support application isolation > -------------------------------------------------------------- > > Key: ARIES-361 > URL: https://issues.apache.org/jira/browse/ARIES-361 > Project: Aries > Issue Type: New Feature > Components: Application > Reporter: Emily Jiang > Assignee: Emily Jiang > Attachments: jira361.diff, moreTestPatch.diff, noop-services.txt > > > ARIES-359 will implement new runtime support for application isolation. This JIRA is raised to track the associated changes required by the provisioning logic, plus an additional application.mf header necessary to enforce specific wiring from applications' isolated frameworks to bundles in the shared bundle space. Plug points will be provided to to integrate application server runtime-specific extension and validation logic. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.