https://svn.apache.org/repos/asf/camel/trunk/examples/camel-example-jms-file/src/main/java/org/apache/camel/example/jmstofile/CamelJmsToFileExample.java
It is explained in: http://camel.apache.org/walk-through-an-example.html I have tried it with camel 2.9.0 and 2.8.3 just to be sure. The code not compile the method is not there is simple. 2012/1/5 Christian Mueller [via Camel] < [email protected]> > Hey Mario, > > if you want some help from us, you have to provide some important > information. Please check out [1]. > Which example do you mean? > Which version of Camel do you use? > Can you share your code with us? > > [1] http://camel.apache.org/support.html > > Best, > Christian > > On Thu, Jan 5, 2012 at 9:08 PM, mgiammarco <[hidden > email]<http://user/SendEmail.jtp?type=node&node=5124034&i=0>> > 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. > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/My-context-has-no-createProducerTemplate-tp5123705p5124034.html > To unsubscribe from My context has no createProducerTemplate, click > here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5123705&code=bWdpYW1tYXJjb0BnbWFpbC5jb218NTEyMzcwNXwtMTIyMTI5ODI4> > . > NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://camel.465427.n5.nabble.com/My-context-has-no-createProducerTemplate-tp5123705p5124238.html Sent from the Camel - Users mailing list archive at Nabble.com.
