Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 56223 invoked from network); 11 Aug 2010 21:29:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Aug 2010 21:29:40 -0000 Received: (qmail 83001 invoked by uid 500); 11 Aug 2010 21:29:40 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 82852 invoked by uid 500); 11 Aug 2010 21:29:40 -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 82844 invoked by uid 99); 11 Aug 2010 21:29:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Aug 2010 21:29:40 +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; Wed, 11 Aug 2010 21:29:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7BLTGWC016966 for ; Wed, 11 Aug 2010 21:29:16 GMT Message-ID: <3090829.289031281562156429.JavaMail.jira@thor> Date: Wed, 11 Aug 2010 17:29:16 -0400 (EDT) From: "Joe Bohn (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Resolved: (ARIES-368) Samples should lookup osgi services spec compliant using "osgi:service" rather than "aries:services" unless specific aries:service capabilities are needed In-Reply-To: <16593917.510581279768369399.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-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn resolved ARIES-368. ---------------------------- Resolution: Fixed > Samples should lookup osgi services spec compliant using "osgi:service" rather than "aries:services" unless specific aries:service capabilities are needed > ---------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: ARIES-368 > URL: https://issues.apache.org/jira/browse/ARIES-368 > Project: Aries > Issue Type: Improvement > Components: Samples > Affects Versions: 0.1 > Reporter: Joe Bohn > Assignee: Joe Bohn > Fix For: 0.2 > > > Currently the samples use a jndi prefix of "aries:services" rather than the spec compliant "osgi:service". Up until now the results of these 2 calls has been the same. However, changes are being implemented to make them different. Unless there is a specific need for aries specific capabilities our samples should use the osgi:service prefix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.