Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    1,507

    Gary, That + [ selector="someId =...

    Gary,

    That + [ selector="someId = '75D938E89AF18C30'" ] did it.

    Thank you.
  2. Replies
    10
    Views
    1,507

    Gary, Sure:...

    Gary,

    Sure: https://jira.springsource.org/browse/INT-2448

    Is there a way to test it with SI, e.g. create a JMS message with such custom property(ies) and publish it to xyzQueue, where...
  3. Replies
    10
    Views
    1,507

    Gary, Mark, Right, I thought you meant an SI...

    Gary, Mark,

    Right, I thought you meant an SI MessageSelector at first, since it is not immediately obvious where a "selector" attribute of "jms:message-driven-channel-adapter" points to. I did a...
  4. Replies
    10
    Views
    1,507

    Mark, Thanks for the idea. Doing that is...

    Mark,

    Thanks for the idea. Doing that is not horrible, but it also means if a source has a million messages in a queue, every subscriber would receive a million messages, and then will filter...
  5. Replies
    10
    Views
    1,507

    JMS Adapter: Content Based Filtering

    Environment: Websphere MQ 7.1 / Spring Integration 2.1.1-BUILD-SNAPSHOT

    Is there a way to configure a "jms:message-driven-channel-adapter" to enable content-based filtering with publish/subscribe?...
  6. Publishing Messages to a JMS Queue in Batches

    Need to be able to publish messages to a JMS queue in batches ( e.g. so they can be read in a single JMS message by the consumer ):



    message 1 -->
    message 2 --> [Agregator?]...
Results 1 to 6 of 6