Interceptors for multicast
--------------------------

                 Key: CAMEL-1193
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1193
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Suresh Inavolu


MulticastType override the method wrapProcessorInInterceptors() and adds a 
StreamCachingInterceptor.

This is giving a problem for the debugger in FUSE Integration designer. FID 
debugger works using the Debug Interceptor, because we are not add an 
interceptor for Multicast node, it will not stop at that node even if we place 
a break point.

camel-dev mailing list thread related to this: 
http://www.nabble.com/Camel-Multicast-and-Interceptors-td21053645s22882.html


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to