I try to integrate camel into my app, but without success. Using spring integration, if i run by Main class (like examples), all run`s ok.
How i get a CamelContext or Template instance in my app class? I see al the documentation, but can`t solve this simple (i think) problem: How is the best way to do this. My webapp class, isn`t instantiated by spring and i don`t any expertise with spring too. Thanks in advance. -- View this message in context: http://www.nabble.com/Camel-with-my-app-tp22301780p22301780.html Sent from the Camel - Users mailing list archive at Nabble.com.
