Hi Currently we have a maven archetype named: camel-archetype-java Its however a Spring XML project with a Java RouteBuilder (eg Java DSL).
I would like to propose that we: a) Rename camel-archetype-java to camel-archetype-spring-java b) Create a new camel-archetype-standalone which is a pure Java standalone with a Java RouteBuilder and a Java Main app to start the Camel app from standalone. This may help out of the box experience with Camel as we got an archetype for a standalone Camel app. Also since Camel is not runtime tied to Spring anymore, we should rename that archetype to spring-java, to indicate its a Spring project with Camel Java DSL. Any thoughts? -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/