Is there any plan to move SI to cloud. Any AMI existing for the same.
I am keen to understand what role SI can play there? Thoughts
Type: Posts; User: smjain; Keyword(s):
Is there any plan to move SI to cloud. Any AMI existing for the same.
I am keen to understand what role SI can play there? Thoughts
Hi,
I recently came across an idea that we can use Hadoop for achieving integration
as its suited for Cloud platforms.
My suggestion was to use Spring integration as Hadoop is not for...
Hi,
Is there a way in Spring integration to manually stop processing of code behind a channel.
We are looking to do so to allow manual intervention in case of some jobs to cancel the processing
...
Yes I am looking into it...
Unable to figure out that if we have different applications to be part of a job execution should they be Steps in Spring Batch or abstracted behind a channel
Or a...
First of all Merry Christmas and a very Happy new year..
We want to introduce a notion of job management where each job is composed of processing code behind Channels frontended by a...
There is a difference here..I am looking for reliability aspect for those async communications.
So in case of failed executions(we get notified through callback or through polling) we need to...
Thats precisely the question ..Either we poll to know that the async process ended in exception or there is a callback from the code which is running in async mode.
In either case do we maintain...
Any updates on the same...
Thanks Mark,
I meant a code behind the service Activator which we execute asynchronously
Thanks
Shashank
Hi All,
We have a requirement to use SI to have guranteed delivery. By Guranteed
deliver I mean the best effort like a retry policy in case of exceptions.
We thought of using a JMS adaptor in...
We expose SI channels as an OSGi service. This helps us introduce dynamic concepts like creating custom channels from a template and we can wire in all the channels programatically .
I am thinking...
Hi,
I have a requirement to define channels through code and attach a ServiceActivator dynamically. I dont see any API being exposed for it.
Is there a way to achieve it
Thanks
Shashank
Hi
It does seem that you are developing a UI for creating Spring Integration condigurations . I am actually looking for something similar. Can you provide me some help. My initial thought was to a...
Problem with embedding workflow is that most of the times customers have external workflows running and the services need to be consumed from their workflows.. So that was one of my arguments in not...
Thanks Iwein.
I agree with you..I have been making this point to my Architects here..
In case we need to trigger a workflow from within Spring integration we need to have the workflow context as...
The other question which is kind of related to the previous one is.
Spring Integration will be for all automated tasks/services.
For any human task we should look for a workflow which drives...
Hi,
Is there any UI tool through which we can model the Spring ESB definitions.
Any suggestions on that.. Something similar to what we have for jbpm
Regards
Shashank