Hi,
Is there any good reference material for creating scheduled spring batch
job using Apache Camel?
Regards,
Sanjeev
an
>
> On Thu, Feb 21, 2019 at 1:57 PM Sanjeev Kumar wrote:
> >
> > Hi,
> >
> > Looking for an open source UI editor which can be used by business to
> > modify or create new workflows and generate Spring XML DSL from that.
> >
> > Have anyone use
Hi,
Looking for an open source UI editor which can be used by business to
modify or create new workflows and generate Spring XML DSL from that.
Have anyone used similar thing in their project? Any pointers will be
helpful.
Regards,
Sanjeev
Hi,
I read all documents and failed to understand where LRA stores the
transaction state? What will happen if LRA will be down for some reason
while some transaction is in progress?
Any pointers or inputs will be helpful.
Regards,
Sanjeev
Hi,
Thanks for guiding me how to add InMemorySaga service. It worked like
Charm!!
Now, I am trying to work with LRA Service and as mentioned at
https://github.com/apache/camel/blob/master/camel-core/src/main/docs/eips/saga-eip.adoc,
I added LRA and Undertow dependencies. But, when I am starting t
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