Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 22365 invoked from network); 15 Dec 2010 15:39:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Dec 2010 15:39:31 -0000 Received: (qmail 76930 invoked by uid 500); 15 Dec 2010 15:39:31 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 76809 invoked by uid 500); 15 Dec 2010 15:39:31 -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 76801 invoked by uid 99); 15 Dec 2010 15:39:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Dec 2010 15:39:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cmoulliard@gmail.com designates 209.85.215.170 as permitted sender) Received: from [209.85.215.170] (HELO mail-ey0-f170.google.com) (209.85.215.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Dec 2010 15:39:23 +0000 Received: by eyf5 with SMTP id 5so1213743eyf.1 for ; Wed, 15 Dec 2010 07:39:01 -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 :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=VUOKH9tH8uwyhfLPzipdxvD4cTMZWAUNZcm445OHuJ8=; b=anVwMsBsUJ/yg9hOLkqbgWEyyvKIXJcOctATfXV9BuzgrO/HgGbFDUGhQJzQZKOGkn YwMvo8BAN5PUGHMJw5RYxZnIKs52f2wCtvzQnOCj47Lgt8UZMG5S/gh3h7Yct/bgLVOc kqOjcLOsHVCdieohlnAW99iW9VUABQROHeoVk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=mVf/M6tz8PvSp8uRmIBfhipfc7c6I1l6exBUrzbraxzC7QNCHxDC5YcHK9UEnUgh6g sa8PExa/TlyL46j7XnzSR+DRKKwqRkKWd7NIEMEMChe3QLbUyQK/7VwqLJWaS6RgeQMi FS/Lqw9Iybg2pqYMSc+7zCA71fNHH/+yYFrmo= Received: by 10.213.15.78 with SMTP id j14mr1750891eba.60.1292427541804; Wed, 15 Dec 2010 07:39:01 -0800 (PST) Received: from Charles-Moulliards-MacBook-Pro.local (guest-gateway.dr.dk [195.137.194.88]) by mx.google.com with ESMTPS id q58sm1040076eeh.15.2010.12.15.07.39.00 (version=SSLv3 cipher=RC4-MD5); Wed, 15 Dec 2010 07:39:00 -0800 (PST) Message-ID: <4D08E111.9070709@gmail.com> Date: Wed, 15 Dec 2010 16:38:57 +0100 From: Charles Moulliard User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: aries-dev@incubator.apache.org Subject: Re: Aries Documentation References: <4D08A6CA.3000807@nanthrax.net> <201012150938.12209.dkulp@apache.org> <4D08D714.7080106@nanthrax.net> In-Reply-To: <4D08D714.7080106@nanthrax.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi JB, I have created a new camel tutorial using Aries JPA, Transaction and Blueprint on ServiceMix. I will come back to you soon to see what we can share together. Regards, Charles On 15/12/10 15:56, Jean-Baptiste Onofr� wrote: > Hi Dan, > > definitely it sounds good. > > If we agree on CMS, I will work on it. > > Regards > JB > > On 12/15/2010 03:38 PM, Daniel Kulp wrote: >> On Wednesday 15 December 2010 6:30:18 am Jean-Baptiste Onofr� wrote: >>> Hi all, >>> >>> Currently, I'm writing an architecture draft describing how to turn >>> ServiceMix into a complete OSGi applications server. >>> Of course, it heavily uses Aries, especially for Blueprint, JPA, JTA. >>> My purpose is to switch my existing applications (which uses "old" JEE >>> architecture with EJB (Entity CMP/BMP, Session, etc), JNDI, etc) to >>> OSGi enterprise. >>> >>> I begun to make some patches on Aries (I'm gonna raise some Jira tasks >>> with the patches attached). >>> Especially, I haven't seen any documentation sub-project, presenting >>> the >>> examples in a more user friendly way with a more architecture focus. >>> >>> I would like to create a documentation sub-project using Scalate (like >>> we have in Karaf or ServiceMix). >>> >>> WDYT ? >> >> Now that Zoe has everying working very well in the CMS, why not just >> use that? >> Seriously, it can be (might already be) setup so any Apache >> committer can >> edit and stage content (only an Aries committer can "publish") so you >> could >> edit away and avoid all the patch process and such. >> >>