From dev-return-29755-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Mar 31 12:45:47 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 42768 invoked from network); 31 Mar 2009 12:45:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 12:45:46 -0000 Received: (qmail 71503 invoked by uid 500); 31 Mar 2009 12:45:46 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 71447 invoked by uid 500); 31 Mar 2009 12:45:46 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 71439 invoked by uid 99); 31 Mar 2009 12:45:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 12:45:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of akarasulu@gmail.com designates 209.85.132.244 as permitted sender) Received: from [209.85.132.244] (HELO an-out-0708.google.com) (209.85.132.244) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 12:45:38 +0000 Received: by an-out-0708.google.com with SMTP id c5so1525300anc.10 for ; Tue, 31 Mar 2009 05:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=mSbUh8kiw76Qy7WRLiT9d/JS7O/ar/9FFI3HL7PdjFw=; b=vL8F4czIxONDTnHF5/LwdFIkZYhJ/+oStAKuaFm95lP415ir6v5hGlLJD84p5UKii6 URdBNJ4+TiLTVMu3yYqlyqdlCoupua3WVpEyqPfEyRODLTFfvvdyjX+VtUSwy0QOnmXD u2i29gzzsiVfBK7m7YJWWmOftvvKgMo+aS+Pg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=n4H5rDfU+yjIHT9TaeI6yzdjGB7DylG6d8FKzy244awyO8wma00zw6s+gj7waLbgZp l4oZvNfFpcp2GSiqDZtWHx9D7XcGUJWTGskVo4PWDUQ50uetrnbh3XhqYKsKOw2COSXD smF6mpA157ktR2A4upHEK6WxTjDRbMbTT5MVs= MIME-Version: 1.0 Received: by 10.231.16.129 with SMTP id o1mr1347731iba.9.1238503517112; Tue, 31 Mar 2009 05:45:17 -0700 (PDT) In-Reply-To: <43b026c70903302211l75474e9dyb347284fab2dbd8@mail.gmail.com> References: <43b026c70903302211l75474e9dyb347284fab2dbd8@mail.gmail.com> Date: Tue, 31 Mar 2009 14:45:17 +0200 Message-ID: Subject: Re: ApacheDS using ServiceMix Kernel From: Alex Karasulu To: Apache Directory Developers List Content-Type: multipart/alternative; boundary=0022152d7ddf30c908046669927b X-Virus-Checked: Checked by ClamAV on apache.org --0022152d7ddf30c908046669927b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Chris, On Tue, Mar 31, 2009 at 7:11 AM, Chris Custine wrote: > I have committed a quick proof of concept for using the ServiceMix Kernel > OSGi runtime as a runtime for Apache Directory Server in my sandbox at: > http://svn.apache.org/repos/asf/directory/sandbox/ccustine/apacheds-kernel > Going to pull it down now and start getting up to speed with it. This is great. Thanks for dropping in this example. I'm sure we can work on it as a starting point for using the SM Kernel. I'll be playing with this for the next few days. It is very rough at the moment, but with a few manual steps outlined in the > README at the root of the project, you can run Apache Directory Server in > the OSGi runtime of SMX kernel. I will continue to clean this up a bit and > I have some command shells to add soon once I get them cleaned up and > working better. > That's great. I'm curious to see how new commands will be implemented in the ssh shell. I have a feeling that we can start using this instead of ApacheDS tools to provide all sorts of utilities for managing the server. Being logged into the shell just means less args needed for the commands :-). The idea here is to provide a sandbox to experiment with as the roadmap for > 2.0 and 2.5 features is tweaked. > I'll make announcements here on the dev list as I add features to > experiment with. Any input is welcome! > I'm going to start another thread about ApacheDS and OSGi because I others are thinking we're probably going to need it for 2.0. Basically without OSGi we're going to be implementing many OSGi features anyways to achieve hot plugability. Thanks, Alex --0022152d7ddf30c908046669927b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Chris,

On Tue, Mar 31, 2009 at 7:11 AM= , Chris Custine <ccustine@apache.org> wrote:
I have committed a quick proof of concept for using the ServiceMix Kernel O= SGi runtime as a runtime for Apache Directory Server in my sandbox at:
<= a href=3D"http://svn.apache.org/repos/asf/directory/sandbox/ccustine/apache= ds-kernel" target=3D"_blank">http://svn.apache.org/repos/asf/directory/sand= box/ccustine/apacheds-kernel

Going to pull it down now and start getting up to spe= ed with it.=A0 This is great.=A0 Thanks for dropping in this example.=A0 I&= #39;m sure we can work on it as a starting point for using the SM Kernel.= =A0 I'll be playing with this for the next few days.

It is v= ery rough at the moment, but with a few manual steps outlined in the README= at the root of the project, you can run Apache Directory Server in the OSG= i runtime of SMX kernel.=A0 I will continue to clean this up a bit and I ha= ve some command shells to add soon once I get them cleaned up and working b= etter.=A0

That's great.=A0 I'm curious to see how new c= ommands will be implemented in the ssh shell.=A0 I have a feeling that we c= an start using this instead of ApacheDS tools to provide all sorts of utili= ties for managing the server.=A0 Being logged into the shell just means les= s args needed for the commands :-).

The ide= a here is to provide a sandbox to experiment with as the roadmap for 2.0 an= d 2.5 features is tweaked.
I'll make announcements here on the dev list as I add features to exper= iment with.=A0 Any input is welcome!

I'm going to start another thread about ApacheDS = and OSGi because I others are thinking we're probably going to need it = for 2.0.=A0 Basically without OSGi we're going to be implementing many = OSGi features anyways to achieve hot plugability.

Thanks,
Alex=A0

--0022152d7ddf30c908046669927b--