-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.0, 1.4.0
-
Fix Version/s: 1.4.0
-
Component/s: camel-core
-
Labels:None
intercept().to(...) should proceed by default, without and explicit .proceed(). To stop processing after intercept use the following syntax:
intercept(false).to(intercept-endpoint)
View nabble thread:
http://www.nabble.com/interceptors---something-is-terrible-wrong-td16661322s22882.html#a16661322
- is depended upon by
-
CAMEL-442 Interceptor wiki documentation should have its own page
-
- Closed
-