Hi Maybe post your source code and the stack trace will help? And explain how you compile it? And what JDK + OS you are using.
On Thu, Jan 5, 2012 at 9:08 PM, mgiammarco <[email protected]> wrote: > 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. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
