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: 2.2.0 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.