Hello, I am trying a really simple example from camel web site. The example creates a CamelContext and then it does context.createProducerTemplate();
Unfortunately the code does not compile because context has no such method. I am getting crazy, please help me! Mario -- View this message in context: http://camel.465427.n5.nabble.com/My-context-has-no-createProducerTemplate-tp5123705p5123705.html Sent from the Camel - Users mailing list archive at Nabble.com.
