Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 64699 invoked from network); 21 Oct 2009 18:30:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Oct 2009 18:30:51 -0000 Received: (qmail 12793 invoked by uid 500); 21 Oct 2009 18:30:42 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 12558 invoked by uid 500); 21 Oct 2009 18:30:41 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 11857 invoked by uid 99); 21 Oct 2009 18:30:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 18:30:40 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [98.136.44.54] (HELO smtp109.prem.mail.sp1.yahoo.com) (98.136.44.54) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Oct 2009 18:14:53 +0000 Received: (qmail 79698 invoked from network); 21 Oct 2009 18:14:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-Id:From:To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:X-Mailer; b=UUN/4m40MmLPM1bNdNXWp/IcfN8xbAuSRw0Za+7BaF5BiGpjTIIo1NOOtMdgy/9+IcvH+CTa4NswwApOfNYyzckBNmCVp3PShBdL0bVeiDEgNaJUGpN9Lum2KdhJ1ixOQrcCmMgfFdEXEBBlr5z1J7/+RJ4/kmsyrfg/Cv4z09E= ; Received: from 076-076-148-215.pdx.net (david_jencks@76.76.148.215 with plain) by smtp109.prem.mail.sp1.yahoo.com with SMTP; 21 Oct 2009 11:14:31 -0700 PDT X-Yahoo-SMTP: .9oIUzyswBANsYgUm_5uPui0skTnzGJXJQ-- X-YMail-OSG: eJtl8koVM1ltDFHm83srNG4LF4sJmqPvZh0QaoJQzRjn59o0RmIKe4vsXsh9Ps96zRYa1YzFVKdm3EjAvBoScFpcvWnFBSFh76TCFwCViJLQnTc332wchs2ragjX8PCie8Alw0r2mp8uEMP6yPvfR2SsjMFGXLkty7nJCpBP7wjHx6086CeWcHz5JAbTPBNs7cNjX.FDa72_uyN4.TvNKo2iEfuz5Jv.1wXr0yK60G4hzq4r_LVsFiWlUL6X1YX9fqT6ba_z3ue9JSh96pp47YmrFsxiWouHTvXi X-Yahoo-Newman-Property: ymail-3 Message-Id: From: David Jencks To: "Geronimo Dev List \(JIRA\)" Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: connector_1.6 Date: Wed, 21 Oct 2009 11:14:30 -0700 X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org I am a bit tardy in mentioning that I am working on osgi-ifying the connector_1.6 plugin. I have most of it building and committed, there are still a bunch of failing tests in geronimo-connector-builder-1.6, but the runtime code and plugins build ok. I've been commenting out most of all of the app client plugins, including client-transaction, on the theory that we want to get the main server working as soon as possible. Looking into how to start up a client container would be a really valuable project to work on. thanks david jencks