You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Sanjeev Kumar <sk...@gmail.com> on 2018/12/14 08:46:36 UTC

Camel + Spring DSL + InMemorySagaService

Hi,

I would like to understand how to add Camel's InMemorySagaService using
Spring DSL as mentioned in JAVA DSL at
https://github.com/apache/camel/blob/d5ba98ed43229afe1c1aa24e8e3d6492460d8bd4/camel-core/src/test/java/org/apache/camel/processor/SagaTest.java#L100-L101

Thanks & Regards,
Sanjeev

Re: Camel + Spring DSL + InMemorySagaService

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Can you try just to add a <bean> of this type, then it may auto-detect
this bean automatic.
If not we should probably add such a feature.



On Fri, Dec 14, 2018 at 10:08 AM Sanjeev Kumar <sk...@gmail.com> wrote:
>
> Hi,
>
> I would like to understand how to add Camel's InMemorySagaService using
> Spring DSL as mentioned in JAVA DSL at
> https://github.com/apache/camel/blob/d5ba98ed43229afe1c1aa24e8e3d6492460d8bd4/camel-core/src/test/java/org/apache/camel/processor/SagaTest.java#L100-L101
>
> Thanks & Regards,
> Sanjeev



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2