Mark,
Could you please provide me a sample for a request/reply configuration (implementation) when the requester is a non-spring application?
Thank you,
Levente
Mark,
Could you please provide me a sample for a request/reply configuration (implementation) when the requester is a non-spring application?
Thank you,
Levente
Levente,
I'm not sure if this is what you are looking for, but in M4 the "gateway" was added, and that provides a non-invasive way to work with Spring Integration by generating a proxy for any business interface.
For more detail and a sample configuration, see: http://static.springframework.org/sp...l/ch02s11.html
Hope that helps.
-Mark
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
Great! I will check it out!
Thanks,
Levente