Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 11584 invoked from network); 29 Mar 2010 11:27:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Mar 2010 11:27:33 -0000 Received: (qmail 76063 invoked by uid 500); 29 Mar 2010 11:27:33 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 76043 invoked by uid 500); 29 Mar 2010 11:27:33 -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 76035 invoked by uid 500); 29 Mar 2010 11:27:33 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 76032 invoked by uid 99); 29 Mar 2010 11:27:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 11:27:33 +0000 X-ASF-Spam-Status: No, hits=-1161.0 required=10.0 tests=ALL_TRUSTED,AWL 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; Mon, 29 Mar 2010 11:27:28 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 63DAF234C1F0 for ; Mon, 29 Mar 2010 11:27:08 +0000 (UTC) Message-ID: <1577903601.5561269862028395.JavaMail.jira@brutus.apache.org> Date: Mon, 29 Mar 2010 11:27:08 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-2279) create a camel-web demo to show folks how they can create their own WARs with camel-web integrated along with whatever routes & components they want In-Reply-To: <493370535.1260454193107.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2279: ------------------------------- Fix Version/s: (was: 2.3.0) Future > create a camel-web demo to show folks how they can create their own WARs with camel-web integrated along with whatever routes & components they want > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2279 > URL: https://issues.apache.org/activemq/browse/CAMEL-2279 > Project: Apache Camel > Issue Type: Improvement > Components: camel-web > Reporter: James Strachan > Fix For: Future > > > its really easy to create a new war using maven by depending on camel-web then adding some new dependencies & custom routes. > There's an example here: http://svn.apache.org/repos/asf/camel/sandbox/components/camel-activemq-web/ > we should maybe convert this to a standard example for folks to use? > Adding ActiveMQ makes lots of sense to the demo ( I can imagine folks using AMQ and Camel quite a bit together) - though given that this could introduce a recursive dependency between Camel -> ActiveMQ -> Camel, maybe this demo should be hosted inside ActiveMQ and we just link to it from the Camel website/docs? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.