Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 1072 invoked from network); 29 Oct 2009 10:29:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Oct 2009 10:29:17 -0000 Received: (qmail 13939 invoked by uid 500); 29 Oct 2009 10:29:17 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 13851 invoked by uid 500); 29 Oct 2009 10:29:17 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 13841 invoked by uid 500); 29 Oct 2009 10:29:17 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 13838 invoked by uid 99); 29 Oct 2009 10:29:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2009 10:29:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2009 10:29:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C3D2C234C046 for ; Thu, 29 Oct 2009 03:28:53 -0700 (PDT) Message-ID: <281713062.1256812133798.JavaMail.jira@brutus> Date: Thu, 29 Oct 2009 03:28:53 -0700 (PDT) From: "Charles Moulliard (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-2116) make camel example friendly to deploy into Servicemix In-Reply-To: <36950821.1256809972795.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55068#action_55068 ] Charles Moulliard commented on CAMEL-2116: ------------------------------------------ Hi Willem, I'm in the process to update my camel tutorial osgi part 1 and 2 to be able to run on Apache Felix Karaf 1.0.0 (or ServiceMix 4.0.0). Why don't you use the material that I create for tutorial 1 (http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part1) to avoid to reinvent the wheel ? > make camel example friendly to deploy into Servicemix > ----------------------------------------------------- > > Key: CAMEL-2116 > URL: https://issues.apache.org/activemq/browse/CAMEL-2116 > Project: Apache Camel > Issue Type: Improvement > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.1.0 > > > First we should create bundle for examples, and use spring configuration to create the camel context to start up the back end services > Then use the example's client to call for the service. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.