Search:

Type: Posts; User: 13yo; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    1,532

    You are definitely right and I used this way of...

    You are definitely right and I used this way of channeling the exceptions for debugging purposes. I wanted to know, where the exceptions come from and this was a quick but dirty way to do so :D (and...
  2. Replies
    6
    Views
    1,532

    I was not able to test it so far but I will tell...

    I was not able to test it so far but I will tell you immediately :)

    I thought I could use te reply-channel for filtering. That's why I put the payload-type-router in my configuration. It is aimed...
  3. Replies
    6
    Views
    1,532

    thank you for the quick reply, Oleg. The only...

    thank you for the quick reply, Oleg.
    The only question is on which channel the reply from the server will arrive. I thought I need the reply-channel for that.
    Sry, maybe I just do not get it ......
  4. Replies
    6
    Views
    1,532

    Problems with Gateways

    I am using the 2.0.0.BUILD-SNAPSHOT version of Spring Integration. (but it does not work with 2.0.0.M4 either)

    After inserting two connectionFactories into one XML configuration I reconfigured my...
  5. Replies
    11
    Views
    2,210

    yes. Thank you again. Have a good weekend.

    yes. Thank you again. Have a good weekend.
  6. Replies
    11
    Views
    2,210

    I can only set the concurrent-consumers on the...

    I can only set the concurrent-consumers on the inbound gateway of the server so I think that this will not fix my problem. But the other option is fine for me.
  7. Replies
    11
    Views
    2,210

    thank you for your advise. I checked my...

    thank you for your advise. I checked my connectionFactory settings and found out how to stop caching. Now everything works fine. The only question is if I can set the number of cached consumers. In...
  8. Replies
    11
    Views
    2,210

    Thanks for your reply. The Client is behaving...

    Thanks for your reply.

    The Client is behaving like this: every time I place a request to the server the response increases the number of consumers of the client queue.
    So far I did the whole...
  9. Replies
    11
    Views
    2,210

    sorry, I tried to increase the receive-timeout...

    sorry, I tried to increase the receive-timeout and so everything went wrong .. now I am reaching the breakpoint ... what values do you need?
  10. Replies
    11
    Views
    2,210

    I did try it but the debugger does not reach the...

    I did try it but the debugger does not reach the breakpoint.
  11. Replies
    11
    Views
    2,210

    JMS Gateway Timeout

    Hello,

    I am using the JMS Outbound Gateway to send messages from a client to the server. To keep it simple I set up one Queue for the requests. The gateway is set up so that the answer will be...
Results 1 to 11 of 11