Introduce a flag not to start the camel context for running the camel system integration test with Karaf ---------------------------------------------------------------------------------------------------------
Key: CAMEL-3819 URL: https://issues.apache.org/jira/browse/CAMEL-3819 Project: Camel Issue Type: Improvement Reporter: Willem Jiang Assignee: Willem Jiang If we want to reuse the example unit tests to verify the if the example can deploy rightly into the OSGi container like Karaf, we will face a problem that the unit tests will not only start the client to access the service but also start the camel context of the server. To avoid the unit test starts the camel context of the server, we need to introduce a system property to let the unit test skip to start the camel context of server. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira