On Tue, Mar 15, 2011 at 2:42 PM, marc@tme <[email protected]> wrote: > Dears > > I would like to create a route in my activemq.xml with a > Could you let me know which dependencies I have to add for that ? >
You need the JARs which is listed as compile, and the camel-exec JAR also [INFO] ------------------------------------------------------------------------ [INFO] Building Camel :: Exec 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.1:list (default-cli) @ camel-exec --- [INFO] [INFO] The following files have been resolved: [INFO] aopalliance:aopalliance:jar:1.0:test [INFO] commons-io:commons-io:jar:1.4:compile [INFO] commons-lang:commons-lang:jar:2.4:compile [INFO] commons-logging:commons-logging:jar:1.1.1:test [INFO] junit:junit:jar:4.8.1:test [INFO] log4j:log4j:jar:1.2.16:test [INFO] org.apache.camel:camel-core:jar:2.8-SNAPSHOT:compile [INFO] org.apache.camel:camel-spring:jar:2.8-SNAPSHOT:test [INFO] org.apache.camel:camel-test:jar:2.8-SNAPSHOT:test [INFO] org.apache.commons:commons-exec:jar:1.0.1:compile [INFO] org.fusesource.commonman:commons-management:jar:1.0:compile [INFO] org.slf4j:slf4j-api:jar:1.5.11:compile [INFO] org.slf4j:slf4j-log4j12:jar:1.5.11:test [INFO] org.springframework:spring-aop:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-asm:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-beans:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-context:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-core:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-expression:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-test:jar:3.0.5.RELEASE:test [INFO] org.springframework:spring-tx:jar:3.0.5.RELEASE:test > Kind regards > > Marc > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/camel-exec-in-a-route-tp3356599p3356599.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
