Frequently Asked Questions
Here are a list of commonly asked questions and answers. If you have any questions which are not on this list, please talk to us on the Mailing Lists.
We welcome contributions and this entire website is in the GitHub repository you can send a pull request, so please join in and help us make the documentation better!
Using Camel Questions
Questions on using Apache Camel
-
How do I specify which method to use when using beans in routes?
-
How do I reuse the ContextTestSupport class in my unit tests?
-
How do I set the max chars when debug logging messages in Camel?
-
How do I write a custom Processor which sends multiple messages?
-
How to remove the http protocol headers in the camel message?
-
How to switch the CXF consumer between HTTP and HTTPS without touching the Spring configuration?
-
Why does useOriginalMessage with error handler not work as expected?
Logging Questions
Questions on logging output from Camel to a console, using the Log endpoint or JDK 1.4 logging or Log4j etc
Camel Endpoint Questions
Questions on using the various Camel Components and Endpoint implementations
Component Questions
Questions on using specific components
JMS Questions
Questions on using the JMS endpoints in Camel