Claus Ibsen created CAMEL-5801:
----------------------------------
Summary: Make it easy to configure thread name pattern in XML DSL
Key: CAMEL-5801
URL: https://issues.apache.org/jira/browse/CAMEL-5801
Project: Camel
Issue Type: Improvement
Components: camel-spring
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.11.0
If you want to change default thread naming pattern you would need to use a
<bean> tag in XML DSL. We should make this easier with a new attribute on
<camelContext> to set this.
<camelContext threadNamePattern="xxxX" ...>
We have an attribute already for setting JMX naming pattern.
See
http://stackoverflow.com/questions/13372675/configure-camel-thread-names-with-spring-dsl
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira