Hi Andi, I think you always saw at the endpoint only the interceptors that are configured at the endpoint. But you saw both interceptors when the interceptor chain is built. Are you not seeing both interceptors when the interceptor chain is invoked?
If you have this problem, can you tell us which camel version are you using? And can you test it with Camel 2.9.0? regards, aki 2012/3/6 akuhtz <[email protected]>: > Hi, > > I've a question regarding camel-cxf in combination with interceptors > configured on the CXF-bus. It seems that the behaviour has changed from > CXF-version 2.4.4 to 2.4.6 but I'm not sure if it's a camel problem. > > I've modified a unit-test that shows the problem. I expected an interceptor > that is configured on the cxf-bus to be added to any cxf-endpoint that uses > this bus but it's not added. Please see the attached patch that has the > modified test. > http://camel.465427.n5.nabble.com/file/n5541585/camel-cxf-question.patch > camel-cxf-question.patch > > Is my assumption wrong? > > Best regards > Andi > > -- > View this message in context: > http://camel.465427.n5.nabble.com/CxfEndpoint-and-configure-interceptor-on-bus-tp5541585p5541585.html > Sent from the Camel - Users mailing list archive at Nabble.com.
