Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    811

    Thanks for fixing that so quickly. When is 1.0.5...

    Thanks for fixing that so quickly. When is 1.0.5 going to be released so I can get that change?
  2. Replies
    6
    Views
    811

    send timeout for bridge?

    I need to be able to set the send timeout for a bridge element. It does not appear to be possible right now. I'm using SI 1.0.4.

    Thanks.
  3. Replies
    4
    Views
    1,009

    Done. ...

    Done. http://jira.springframework.org/browse/INT-1154
  4. Replies
    4
    Views
    1,009

    send timeout for header enricher

    I need to be able to specify the send timeout for a header enricher.

    I am using Spring integration 1.0.4 that had the XSD changed to allow specifying of send timeouts for various elements (see...
  5. Replies
    6
    Views
    1,263

    Great thanks. ...

    Great thanks. http://jira.springframework.org/browse/INT-1153
  6. Replies
    6
    Views
    1,263

    The errors are occurring in the main handler...

    The errors are occurring in the main handler chain and are related to invalid content of the files, e.g. badly formed XML. What happens is that a handler in the chain throws an exception as a result...
  7. Replies
    6
    Views
    1,263

    I found a workaround by putting a rendezvous...

    I found a workaround by putting a rendezvous queue just before the main handler chain. The chain polls the queue every 100ms. This way if an error occurs, it only waits 100ms before polling the...
  8. I have a problem that's sorta similar to yours...

    I have a problem that's sorta similar to yours http://forum.springsource.org/showthread.php?t=90082

    I ended up solving it by using a rendezvous queue channel before my main handler chain.

    One...
  9. Replies
    6
    Views
    1,263

    error handling issue when reading files

    I'm using Spring integration 1.0.3 with Spring 2.5.6.

    I currently have a inbound channel adapter that lists files from a directory. It has a poller that makes it list the directory every 5000 ms....
Results 1 to 9 of 9