Hi,
I'm desperately looking for the spring integration 2.0.0 release in the EBR repository. I try to fix my maven configuration, but I'm not able to do that. :(
Can someone help me, pointing me...
Type: Posts; User: ToomX; Keyword(s):
Hi,
I'm desperately looking for the spring integration 2.0.0 release in the EBR repository. I try to fix my maven configuration, but I'm not able to do that. :(
Can someone help me, pointing me...
Hi,
I like the stdout / stderr channel adapters just to see what is going on on a channel during development. It would be cool if these adapters would be able to print additionally at least their id...
Hm, it makes sense what you write.. It is possible to solve my problem with a router, so I will do that. I will consult the 'Book' to read why it is not a good idea to define a reply channel in a...
Hi, I think that I have found a bug in 2.0.0.M6 (also in M5) in the AbstractReplyProducingMessageHandler class
My situation is that my Service Activator returns a new...
It seems that the @Publisher annotation has changed. It requires an additional @Payload annotation to define the payload. How ever the text of Chapter 17 seems only valid for M5, but not for M6...