camel-jms - Add option to test connection on startup ----------------------------------------------------
Key: CAMEL-2203 URL: https://issues.apache.org/activemq/browse/CAMEL-2203 Project: Apache Camel Issue Type: New Feature Components: camel-jms Affects Versions: 2.0.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.1.0 testConnectionOnStartup false Camel 2.1: Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensure that Camel is not started with failed connections. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.