Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 50239 invoked from network); 27 Oct 2010 14:20:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Oct 2010 14:20:48 -0000 Received: (qmail 70021 invoked by uid 500); 27 Oct 2010 14:20:47 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 69656 invoked by uid 500); 27 Oct 2010 14:20:45 -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 69492 invoked by uid 99); 27 Oct 2010 14:20:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Oct 2010 14:20:44 +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, 27 Oct 2010 14:20:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9REKKJf017361 for ; Wed, 27 Oct 2010 14:20:20 GMT Message-ID: <6439214.99821288189220483.JavaMail.jira@thor> Date: Wed, 27 Oct 2010 10:20:20 -0400 (EDT) From: "David Schmitz (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Commented: (ARIES-466) org.apache.aries.jndi-0.2-incubating includes org.osgi.enterprise implementation In-Reply-To: <5806225.47311287916718448.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-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925380#action_12925380 ] David Schmitz commented on ARIES-466: ------------------------------------- Hi Alasdair, I got it to work with the Aries JNDI bundles but the difference now is that I'm using the jars provided via maven. The jars provided on your download page seam to differ see http://www.apache.org/dyn/closer.cgi/incubator/aries/org.apache.aries.jndi-0.2-incubating.jar > org.apache.aries.jndi-0.2-incubating includes org.osgi.enterprise implementation > -------------------------------------------------------------------------------- > > Key: ARIES-466 > URL: https://issues.apache.org/jira/browse/ARIES-466 > Project: Aries > Issue Type: Bug > Components: JNDI > Affects Versions: 0.2 > Environment: all > Reporter: David Schmitz > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > org.apache.aries.jndi-0.2-incubating includes org.osgi.enterprise bundle implementations which causes problems when using > > org.osgi > org.osgi.enterprise > 4.2.0 > > as well. If used with org.osgi.enterprise one gets an error that the Initial JNDI Context Factory is already registered and aries JNDI can not work. > I could get around this problem by using org.eclipse.gemini.naming.framework with org.osgi.enterprise + rest of aries. > So my suggestion is simply remove org.osgi api implementation from org.apache.aries.jndi-0.2-incubating and use the one from reference org.osgi.enterprise bundle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.