Re: Having problem with creating producer from camel route for Kafka

2018-03-07 Thread Ranabroto Ghosh
I am sorry, yes i created another post and got solution already. Many thanks. On 7 March 2018 at 15:11, Ranabroto Ghosh wrote: > I am sorry, yes i created another post and got solution already. Many > thanks. > > On 7 March 2018 at 15:08, Claus Ibsen-2 [via Camel] < > ml+s465427n5818244...@n5.n

Re: Having problem with creating producer from camel route for Kafka

2018-03-07 Thread Claus Ibsen
Hi We cannot se HTML emails with screenshots etc. Can you please post plain text emails. On Wed, Mar 7, 2018 at 3:18 PM, Ranabroto Ghosh < ranabroto.gh...@globalcharge.com> wrote: > Hi I have simple route triggered by REST api and want to put a message to > kafka > > pom.xml: using camel 2.20.0

Having problem with creating producer from camel route for Kafka

2018-03-07 Thread Ranabroto Ghosh
Hi I have simple route triggered by REST api and want to put a message to kafka pom.xml: using camel 2.20.0 Camel route: Error I get I have tried removing all unknown parameters, and tried simple Then i get below erro I can confirm my kafka server is working fine, as i can put message