create a war maven archetype which lets folks spin up a new project which comes
with the camel-web application and REST API - but lets folks include whatever
dependencies they want
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-1377
URL: https://issues.apache.org/activemq/browse/CAMEL-1377
Project: Apache Camel
Issue Type: Improvement
Reporter: James Strachan
Fix For: 2.0.0
e.g. see this project as a useful base
https://svn.apache.org/repos/asf/camel/trunk/components/camel-activemq-web/
which just depends on camel-web so it gets all the good stuff from the [Camel
Web Console|http://camel.apache.org/web-console.html] but adds some new
dependencies (components) and a different spring XML.
We should wrap up this behaviour so folks can do the same to create their own
custom camel web apps
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.