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 <to uri="kafka:rgdev8.globalcharge.com:9092?topic=test_topic_rana"/> Then i get below erro I can confirm my kafka server is working fine, as i can put message and retried using kafka console create producer and consumer terminal. -- Kind Regards Rana