Search:

Type: Posts; User: Philipp Foermer; Keyword(s):

Search: Search took 0.03 seconds.

  1. @netname For the more tricky error part with...

    @netname

    For the more tricky error part with Olegs solution you can set the message header error channel property to a custom error channel, so that the ErrorMessage for the occurred exception in...
  2. @netname Another possible solution would be to...

    @netname

    Another possible solution would be to loop through the file payload in a header property. So before the message is send to the ServiceActivatorWebService you use a header enricher to set...
  3. @rgupta12 The question could not be simple...

    @rgupta12

    The question could not be simple answered because it depends on the components you are using.
    But very simple:
    A message will be normally only put to the default error channel (or a...
  4. AbstractMessageSplitter/AbstractReplyProducingMessageHandler improved MessageDelivery

    Hello,

    for the following scenario I would find it useful if MessagingException for Iterable objects in AbstractReplyProducingMessageHandler could be improved:
    The character "|" stands for a...
  5. Replies
    7
    Views
    1,251

    @Telperion I do not get all of your code, but...

    @Telperion

    I do not get all of your code, but if you only want to poll if a well known number of Runnables (not Threads!) were processed, than the following code would also do the job for you:
    ...
  6. Replies
    7
    Views
    1,251

    @Telperion Currently it is a little bit tricky...

    @Telperion

    Currently it is a little bit tricky to make sure that all messages send into the message infrastructure are processed before going down or checking something.
    I think that the...
Results 1 to 6 of 6