Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 39945 invoked from network); 22 Jul 2008 13:19:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2008 13:19:11 -0000 Received: (qmail 93550 invoked by uid 500); 22 Jul 2008 13:19:10 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 93535 invoked by uid 500); 22 Jul 2008 13:19:10 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 93524 invoked by uid 99); 22 Jul 2008 13:19:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 06:19:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of willem.jiang@gmail.com designates 209.85.142.188 as permitted sender) Received: from [209.85.142.188] (HELO ti-out-0910.google.com) (209.85.142.188) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 13:18:16 +0000 Received: by ti-out-0910.google.com with SMTP id a20so939292tia.0 for ; Tue, 22 Jul 2008 06:18:23 -0700 (PDT) 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=+u/GW8CS/prk966JjdJZC5heE15xRno387ivonJNvX0=; b=FhQt5sWw4Z+3X6yC1qiHuY5q2qOJqqjnE0MiPKlHSWfFu4LQujvOZ1XqMEPEmpFaAX fCsbDe/ovvjR3JCJwBvMPUL4TPwmzkwpeW0qYupM8SSrnpK+p1goJU6wOytcmY26Bi7w 8lDC9plt0ebVwHSNas+fNOeveMURpDWuZlhG4= 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=lBpqyWSWHqtSGaBxLccqnoYrjaZrcy8BX4gyvjeiT6J3esc+JiMZJwcOpW4+K3LuMF GKalV6VcY+RO8E+rFRPOeJoNJamQW1bXIutRDSKC4vUzPFpfdbqt9nY+eAWaOFJwTkk+ q8mlejmbPX+yCvUhizNfG6OGW4/1JkBtrkuY8= Received: by 10.110.43.18 with SMTP id q18mr4514998tiq.57.1216732703292; Tue, 22 Jul 2008 06:18:23 -0700 (PDT) Received: from ?192.168.0.118? ( [123.113.114.109]) by mx.google.com with ESMTPS id a4sm12055765tib.2.2008.07.22.06.18.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Jul 2008 06:18:22 -0700 (PDT) Message-ID: <4885DE18.9060709@gmail.com> Date: Tue, 22 Jul 2008 21:18:16 +0800 From: Willem Jiang User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: camel-dev@activemq.apache.org Subject: Re: an camel route view References: In-Reply-To: Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org There is a JIRA [1] that relates to your work, I'm looking forward your more contribution :) [1]https://issues.apache.org/activemq/browse/CAMEL-418 Willem James Zhang wrote: > Hi: > pls visit:http://code.google.com/p/camel-route-viewer/,and some commited > code yet. > I Want get some feedback��especially technologic&architecture > recommendation,framework selection! > > > James Zhang >