Results 1 to 3 of 3

Thread: Request/reply sample

  1. #1
    Join Date
    Mar 2008
    Posts
    8

    Default Request/reply sample

    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

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    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

  3. #3
    Join Date
    Mar 2008
    Posts
    8

    Default

    Great! I will check it out!

    Thanks,
    Levente

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •