Re: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-21 Thread Claus Ibsen
atest/sjms2-component.html > > > > > > Any suggestions are more than welcome! > > > > > > W.Y > > > > > > > > -- > > Claus Ibsen > > - > > http://davsclaus.com @davsclaus > > Camel in Action 2: h

Re: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-21 Thread Wang Yan
gt; > W.Y > > > > -- > Claus Ibsen > - > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 > > > -- > If you reply to this email, your message will be added to the discussion > below:

Re: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-20 Thread Claus Ibsen
Yes you need camel-sjms2-starter since you use that component. On Sat, Aug 3, 2019 at 9:38 AM Wang Yan wrote: > > I am currently using camel + Springboot for my project > > I also want to use camel sjms2 component > > my question is > > I already used camel-spring-boot-starter in project's depen

Fwd: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-19 Thread Wang Yan
sage will be added to the discussion > below: > > https://camel.465427.n5.nabble.com/Using-SIMPLE-JMS2-COMPONENT-in-SpringBoot-Camel-Project-tp5840374p5841412.html > To unsubscribe from Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel > Project, click

Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-19 Thread Wang Yan
I am currently using camel + Springboot for my project I also want to use camel sjms2 component my question is I already used camel-spring-boot-starter in project's dependency for springboot auto configuration. Do I also need to add camel-sjms2-starter in dependency as well? My gut feeling is

Fwd: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-15 Thread Wang Yan
> Claus Ibsen > - > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://cam

Re: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-03 Thread Claus Ibsen
You need to use the -starter JARs also for other components. On Sat, Aug 3, 2019 at 9:38 AM Wang Yan wrote: > > I am currently using camel + Springboot for my project > > I also want to use camel sjms2 component > > my question is > > I already used camel-spring-boot-starter in project's dependen

Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-03 Thread Wang Yan
I am currently using camel + Springboot for my project I also want to use camel sjms2 component my question is I already used camel-spring-boot-starter in project's dependency for springboot auto configuration. Do I also need to add camel-sjms2-starter in dependency as well? My gut feeling is