Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    618

    Hi Artem, Your code example above is ideal -...

    Hi Artem,

    Your code example above is ideal - it covers what I wanted to achieve in my system.

    I also agree with your comments; the extension on the MessageFilterInterceptor shouldn't contain...
  2. Replies
    10
    Views
    618

    Certainly - I used the suggested config: ...

    Certainly - I used the suggested config:



    <integration:channel-interceptor pattern="Channel*">
    <bean id="interceptor" ...
  3. Replies
    10
    Views
    618

    Hi Mark, There's a good chance that that will...

    Hi Mark,

    There's a good chance that that will be the approach I'll eventually take - but here's why I would prefer a solution such as I described:

    The system I'm working on can be divided into...
  4. Replies
    10
    Views
    618

    Hi Artem, Thanks for the very quick reply! ...

    Hi Artem,

    Thanks for the very quick reply!

    For your second option (below), would that still require a chain for each Channel?



    <chain input-channel="ChannelA">
    <filter...
  5. Replies
    10
    Views
    618

    Channel Interceptor with a Filter

    Hi Guys,

    Suppose I have 3 different channels, which come from 3 different sources: ChannelA, ChannelB and ChannelC, and I want each channel to go to some endpoint, say a ServiceActivator:


    ...
Results 1 to 5 of 5