Search:

Type: Posts; User: g15; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    2,394

    Yes! This works! Thanks for the second pair...

    Yes! This works!

    Thanks for the second pair of eyes and the patience ;)
  2. Replies
    11
    Views
    2,394

    ah, I printed the headers and got following...

    ah, I printed the headers and got following result:



    {errorChannel=org.springframework.integration.core.MessagingTemplate$TemporaryReplyChannel@1c4e792,...
  3. Replies
    11
    Views
    2,394

    I wiretapped the response channel and got the...

    I wiretapped the response channel and got the (expected) result below:


    HANDLED: Task 1 - type 1
    HANDLED: Task 2 - type 1
    HANDLED: Task 3 - type 1
    HANDLED: Task 4 - type 2

    To exclude a...
  4. Replies
    11
    Views
    2,394

    Strange indeed, I'm using the latest build, 2.0.4...

    Strange indeed, I'm using the latest build, 2.0.4

    I've attached my sample code:

    3802
  5. Replies
    11
    Views
    2,394

    Hi, thank you for the quick response I tried...

    Hi, thank you for the quick response

    I tried to add the content-header, but I got the same result



    HttpHeaders headers = new HttpHeaders();
    MediaType jsonMimeType =...
  6. Replies
    11
    Views
    2,394

    REST call does not wait for response?

    Hi,

    I want to setup a Spring integration project with a REST call to handle a request existing of some tasks. Tasks must be processed in parallel. However,
    when I use the configuration below, I...
Results 1 to 6 of 6