Hello, I'm a little stuck. I want to test a Camel app using TestNG. But I can't figure out how to structure my stuff:
- First, I want to start the CamelContext via the Spring Context I have in my webapp (/WEB-INF/context.xml) - Then I want to be able to fire messages to various endpoints ... but I can't find doc on this. Testing is a priority on our future project, so this one is important and I want to set it up right. Thank you for your answers, JS. -- View this message in context: http://www.nabble.com/Testing-Camel-App-w--Spring-tf4878513s22882.html#a13960841 Sent from the Camel - Users mailing list archive at Nabble.com.
