Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 7119 invoked from network); 12 May 2008 10:06:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 May 2008 10:06:41 -0000 Received: (qmail 84505 invoked by uid 500); 12 May 2008 10:06:42 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 84467 invoked by uid 500); 12 May 2008 10:06:42 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 84456 invoked by uid 99); 12 May 2008 10:06:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 03:06:42 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of samindaa@gmail.com designates 209.85.198.241 as permitted sender) Received: from [209.85.198.241] (HELO rv-out-0708.google.com) (209.85.198.241) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 10:05:54 +0000 Received: by rv-out-0708.google.com with SMTP id c5so2173108rvf.10 for ; Mon, 12 May 2008 03:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=uxCRIcD9gbVIPELpoId1lweVOqpICPWSs81T9cl9so4=; b=vxNrMspAhT+zHWRfbku/oEWBldM5vZGB7kLguMT+y6JMALoLE3wrTjI/bKYxjA5xrU9ENeMEujoi5ld50cJD3n00kOFgXA/MfEkzqUK8VaWDPacmcz+dGPtc9LS7rYn/d5y4JuYbuUiYBudfAvFYdNFneJR8DRljjxhFrgSSDHY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=LG1iKdIokfM9cV0d2DjG3hjUzNGtVZ0TOLVGYJyz8fd6x0tXLKOa8W5tfa3s89PnwyC9HEp4wHQyOLgwvulwQGSpnBvuVawHwVOpiHOwzhkLVqdTf7FYLEF+nB341ooduI9aCN5L7bpzzDLj45FVUk2dIkQ/wiq7vMlG+2i3cCA= Received: by 10.140.249.20 with SMTP id w20mr3596383rvh.103.1210586769563; Mon, 12 May 2008 03:06:09 -0700 (PDT) Received: by 10.140.226.18 with HTTP; Mon, 12 May 2008 03:06:09 -0700 (PDT) Message-ID: Date: Mon, 12 May 2008 15:36:09 +0530 From: "Saminda Abeyruwan" To: dev@felix.apache.org Subject: Service permission MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3226_9920202.1210586769568" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3226_9920202.1210586769568 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Devs, Assume service "SA" has being registered in bundle A. There exist another bundle B, which would attempt to unregister the service "SA". Bundle A should be the only place where service "SA" being registered or unregistered. Would it be possible to apply a policy in bundle A to say that. Any help will be utmost appreciated. Thank you! Saminda -- Saminda Abeyruwan Senior Software Engineer WSO2 Inc. - www.wso2.org ------=_Part_3226_9920202.1210586769568--