Fwd: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-19 Thread Wang Yan
@Claus,

For example when i use activemq + camel+springboot

there are two starters  camel-activemq-starter and
spring-boot-starter-activemq
do i need both of them? or just spring-boot-starter-activemq ?

Thanks and Rgds

On Mon, Aug 19, 2019 at 9:27 PM W.Y [via Camel] <
ml+s465427n5841412...@n5.nabble.com> 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 dependency for
> springboot auto configuration.
>
> Do I also need to add camel-sjms2-starter in dependency as well?
>
> My gut feeling is camel-spring-boot-starter should
> automatically includes another camel component's starter
> when it is needed for springboot auto configuration.
>
> But in sjms2 document , it suggests to add
> camel-sjms2-starter for springboot project,
> See document link below
> https://camel.apache.org/staging/components/latest/sjms2-component.html
>
> Any suggestions are more than welcome!
>
> W.Y
>
>
> --
> If you reply to this email, your message 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 here
> 
> .
> NAML
> 
>


Fwd: Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel Project

2019-08-15 Thread Wang Yan
@Claus,

For example when i use activemq + camel+springboot

there are two starters  camel-activemq-starter and
spring-boot-starter-activemq
do i need both of them? or just spring-boot-starter-activemq ?

Thanks and Rgds
W.Y

On Sat, Aug 3, 2019 at 9:40 AM Claus Ibsen-2 [via Camel] <
ml+s465427n5840375...@n5.nabble.com> wrote:

> You need to use the -starter JARs also for other components.
>
> On Sat, Aug 3, 2019 at 9:38 AM Wang Yan <[hidden email]
> > 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 dependency for
> > springboot auto configuration.
> >
> > Do I also need to add camel-sjms2-starter in dependency as well?
> >
> > My gut feeling is camel-spring-boot-starter should
> > automatically includes another camel component's starter
> > when it is needed for springboot auto configuration.
> >
> > But in sjms2 document , it suggests to add
> > camel-sjms2-starter for springboot project,
> > See document link below
> > https://camel.apache.org/staging/components/latest/sjms2-component.html
> >
> > Any suggestions are more than welcome!
> >
> > 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:
>
> http://camel.465427.n5.nabble.com/Using-SIMPLE-JMS2-COMPONENT-in-SpringBoot-Camel-Project-tp5840374p5840375.html
> To unsubscribe from Using SIMPLE JMS2 COMPONENT in SpringBoot+Camel
> Project, click here
> 
> .
> NAML
> 
>