Incorrect information in documentation
--------------------------------------
Key: CAMEL-4775
URL: https://issues.apache.org/jira/browse/CAMEL-4775
Project: Camel
Issue Type: Bug
Components: documentation
Affects Versions: 2.8.3
Reporter: Bobby Hargett
Priority: Minor
http://camel.apache.org/spring-testing.html says
{quote}You can overload the method createApplicationContext to provide the
Spring ApplicationContext that isn't following the above default{quote}
This is after it says in the example that you test class should extend
AbstractJUnit38SpringContextTests. This is incorrect.
*Solution*
The test class should actually extend CamelSpringTestSupport
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira