Search:

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

Search: Search took 0.02 seconds.

  1. Resequencer discarding messages to discard-channel

    I am working on isolating the issue into a simple test case. A quick question before that

    Under what circumstances besides the ones you have mentioned above does the discard-channel for...
  2. Resequencer discarding messages to discard-channel

    I have a scenario where messages are resequenced based on simple sequence number and then sent to an aggregator which has a simple aggregation strategy of appending payloads. I need to sequence the...
  3. I don't see any message in the logs which says...

    I don't see any message in the logs which says that the header is being skipped. Here are some snippets from the log for you to view.



    2012-02-01 12:56:41,249 DEBUG...
  4. Map in message header not reaching JMS consumer using channel adapter

    Hi,
    As part of our application we create a message with some fixed String Message Header values. However some custom values are saved into a Map with value object types as Strings.
    When the JMS...
  5. We found a solution. The "destination-expression"...

    We found a solution. The "destination-expression" attribute of the outbound-channel-adapter came to the rescue. Need to figure out if its going to cause any performance or scalability issues with...
  6. Dymanic JMS channel creation using header-value-router

    There have been some posts which I tried searching in the past about dynamically creating channels, but no conclusive answers.

    We have an application which produces messages and pushes them to JMS...
  7. Replies
    7
    Views
    465

    Can the bridge approach work in the case the...

    Can the bridge approach work in the case the channels are not the equivalent of DirectChannel. I have several JMS backed channels which I am using in the same application because I need to persist...
  8. Thanks for the explanation. What is the best...

    Thanks for the explanation. What is the best mechanism then, for handling duplicate messages in spring-integration ? Or is this something that the consuming application logic is expected to handle...
  9. Issues with Aggregator and its Mechanics

    Hi,
    I have a client application which creates messages to be aggregated using spring-integration (Version 2.1.0.RELEASE). A messaging gateway adds in the required header fields (code as seen below)...
Results 1 to 9 of 9