Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 84983 invoked from network); 28 Jan 2008 08:35:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2008 08:35:12 -0000 Received: (qmail 14635 invoked by uid 500); 28 Jan 2008 08:35:01 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 14571 invoked by uid 500); 28 Jan 2008 08:35:01 -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 14560 invoked by uid 99); 28 Jan 2008 08:35:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 00:35:01 -0800 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 gnodet@gmail.com designates 66.249.82.232 as permitted sender) Received: from [66.249.82.232] (HELO wx-out-0506.google.com) (66.249.82.232) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 08:34:35 +0000 Received: by wx-out-0506.google.com with SMTP id i27so1029591wxd.25 for ; Mon, 28 Jan 2008 00:34:41 -0800 (PST) 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=uxYlUMeruZgl7YiyYiroez4R44g6N1L4siJvjzZa1bE=; b=iBD6L12nUVJz9T6Z7He4GeUDWzDb24lSL311XRN+sCxWT60gO3DSFlL/3um1nfH1J0i5D6TAOpGRUcTKZAE/9+C6HL2nADAK0ijFyjBEUcZVabwug8v6ZcglT/wE081izaAiymyeNvRK8v6TpRkflGNA+v2S2fiD8SVG0CvrkOE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=pSNAjTPMko/tKqsp7wqAylF0DkPbpWpLIlw8QMSToGz8VR8R+eBMO6FXEVxf3IZK/X3cSX0/oCUy/QaxbmtWTyDueuGK+8cydGm1mXo9HFWJ6A2SunRnfjN06F2g5fqJ2XiQ1KXuLI2nj8b6ObqXCdDpX5PolEeyEwQg8mBXsto= Received: by 10.151.82.3 with SMTP id j3mr1992030ybl.57.1201509281080; Mon, 28 Jan 2008 00:34:41 -0800 (PST) Received: by 10.150.138.6 with HTTP; Mon, 28 Jan 2008 00:34:41 -0800 (PST) Message-ID: Date: Mon, 28 Jan 2008 09:34:41 +0100 From: "Guillaume Nodet" To: dev@geronimo.apache.org Subject: TxManager / Connector as OSGi bundles MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4845_18731993.1201509281078" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4845_18731993.1201509281078 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I've committed a patch to the transaction manager so that they are packaged as OSGi bundles. See http://svn.apache.org/viewvc?view=rev&revision=615758 The impact should be null, but a review of the generated binaries (to make sure they include all what's needed and not more) would be appreciated. -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------=_Part_4845_18731993.1201509281078 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I've committed a patch to the transaction manager so that they are packaged as OSGi bundles.
See http://svn.apache.org/viewvc?view=rev&revision=615758
The impact should be null, but a review of the generated binaries (to make sure they include all
what's needed and not more) would be appreciated.

--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/ ------=_Part_4845_18731993.1201509281078--