Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-31 Thread 3riverdev
sage in context: http://camel.465427.n5.nabble.com/DISCUSS-Camel-Maven-Archetype-for-Standalone-Java-tp5429924p5444812.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-30 Thread Claus Ibsen
On Fri, Jan 27, 2012 at 2:34 PM, Christian Schneider wrote: > Sounds ok to me to have two archetypes then. We should make sure people > understand the purpose of the different archetypes though. > > In my opionion the archetypes are quite unflexible anyway. What we really > would need is the possi

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-27 Thread Christian Schneider
Sure you may comment. dev means just that it is about developing camel not that only committers may participate. Am 27.01.2012 15:14, schrieb Marco Westermann: Hi, don't know if I'm allowed to comment to this mailing list, but if so: Next to the spring XML + XML-DSL / Java-DSL which are two a

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-27 Thread Marco Westermann
Hi, don't know if I'm allowed to comment to this mailing list, but if so: Next to the spring XML + XML-DSL / Java-DSL which are two archtypes there should exist two other archtypes for the equivalent blueprint configuration. I think this combination would produce many archtypes which are hard

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-27 Thread Christian Schneider
Sounds ok to me to have two archetypes then. We should make sure people understand the purpose of the different archetypes though. In my opionion the archetypes are quite unflexible anyway. What we really would need is the possibility to add "features" to an existing project. Like "add a jms c

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-26 Thread Claus Ibsen
On Wed, Jan 25, 2012 at 4:14 PM, Christian Schneider wrote: > Am 25.01.2012 14:58, schrieb Claus Ibsen: > >> >> It is *not* trivial for people getting started with Camel to figure >> out how to use a Spring XML file for the regular Spring stuff. >> And then how to add Camel in there, and use the J

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Christian Schneider
Am 25.01.2012 14:58, schrieb Claus Ibsen: It is *not* trivial for people getting started with Camel to figure out how to use a Spring XML file for the regular Spring stuff. And then how to add Camel in there, and use the Java DSL. As you need to addcom.foo or use a etc. to link the Spring XM

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Claus Ibsen
On Wed, Jan 25, 2012 at 2:41 PM, Christian Schneider wrote: > Am 25.01.2012 14:15, schrieb Claus Ibsen: > >> On Wed, Jan 25, 2012 at 1:29 PM, Christian Schneider >>  wrote: >>> >>> Am 25.01.2012 12:08, schrieb Claus Ibsen: >>> Hi Currently we have a maven archetype named: camel-arc

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Christian Schneider
Am 25.01.2012 14:15, schrieb Claus Ibsen: On Wed, Jan 25, 2012 at 1:29 PM, Christian Schneider wrote: Am 25.01.2012 12:08, schrieb Claus Ibsen: 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 woul

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Claus Ibsen
abak > > -- > View this message in context: > http://camel.465427.n5.nabble.com/DISCUSS-Camel-Maven-Archetype-for-Standalone-Java-tp5429924p5430176.html > Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib.

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Babak Vahdat
this message in context: http://camel.465427.n5.nabble.com/DISCUSS-Camel-Maven-Archetype-for-Standalone-Java-tp5429924p5430176.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Claus Ibsen
On Wed, Jan 25, 2012 at 1:29 PM, Christian Schneider wrote: > Am 25.01.2012 12:08, schrieb Claus Ibsen: > >> 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: >

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Bilgin Ibryam
Hi Claus, On 25 January 2012 11:08, Claus Ibsen wrote: > 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 liked the idea to have a standalone archetype without any spring > I would like to propos

Re: [DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Christian Schneider
Am 25.01.2012 12:08, schrieb Claus Ibsen: 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

[DISCUSS] - Camel Maven Archetype for Standalone Java

2012-01-25 Thread Claus Ibsen
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 J