Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    358

    I agree your opinion on setters and onInit

    I agree your opinion on setters and onInit
  2. Replies
    8
    Views
    358

    Thank you so much for the the prompt replies. I...

    Thank you so much for the the prompt replies. I have debugged the code and found that the error was thrown from somewhere in the line

    SimpleMessageGroup messageGroup = new...
  3. Replies
    8
    Views
    358

    SI 2.1.1 Release - Error in aggregator

    I have defined aggregator using the following code


    <aggregator input-channel="filteredChannel"
    output-channel="aggregatedChannel"
    ...
  4. Replies
    1
    Views
    264

    Looks like the message group storeis auto cleaned...

    Looks like the message group storeis auto cleaned when the group is complete. hence issue 1 and 2 are solved?
  5. Replies
    1
    Views
    264

    Clearing Message group store

    Hi,

    I have a requirement to clear message group store every night. How to achieve this? I am thinking if the message group reaper can help.


    The second issue once a message group is...
  6. Replies
    2
    Views
    610

    Thanks for your reply Iwein. A small query on...

    Thanks for your reply Iwein.

    A small query on ReleaseStrategy. My understanding was the ReleaseStrategy and CompletionStrategy are different. I might be completely wrong, please let me know in...
  7. Replies
    2
    Views
    610

    Expiry callbacks modification

    Hi Guys,
    I want to implement my own message store for the following reasons.

    1. I want to have a expire strategy whcih will determine whether a message group is expired or not, rather than just...
  8. tracked-correlation-id-capacity configuration in SI 2

    Hi Guys,

    I understad that there was a parameter tracked-correlation-id-capacity in SI 1.0. I am not able to find the same in SI 2.0. Could anyone please let me know if there is a equivalent...
  9. The second message is irrelavent only if I know...

    The second message is irrelavent only if I know that the first message is processed.

    consider that M1 and M2 and the messages. It is not gurenteed that which one will have all the information, it...
  10. Thanks for your kind reply Oleg. How to handle...

    Thanks for your kind reply Oleg.

    How to handle the second part of 'a'. i.e we need to ignore the related message whcih arrives after the first message(all the info is avalable).

    Do you if the...
  11. How to persist pending messages in aggregator when the context goes down

    Hi all,
    Need few ideas for using spring integration for the below case.

    We receive message of type M from external parties E1, E2 and E3

    1) for every message from E1 a corresponding message...
  12. Replies
    0
    Views
    610

    SI 1.0.4 with Spring 3

    Hi,
    Does anybody know if there are any issues using SI 1.0.4 with spring 3?
    Other parts of my project use spring 3.0 and I have to use SI with that.

    I would like to use 2.0 but looks like it...
Results 1 to 12 of 12