Hi George, thank you very much for all your lesson’s. I had question can you please help me. is it possible to pass header from one route builder to another route builder, for say, I had one route builder publishRoutebuilder sends message to queue Exchange.INONLY(eg:abcMQ) and another route builder listenerRoutebuilder listens message from another queue(eg:bcdMQ), I need one header property from publishRoutebuilder to listenerRoutebuilder.
Hi George, I am new to Camel and have a requiement to call rest webservice localhost:9000/EmployeeData/webapi/EmpResouce/Employee/AllEmployees . Please let me know how to call it. I am using Rest Dsl Camel-Servlet ,but not working.
Hello! Thanks for watching and commenting! Check mu github repo: github.com/djoleB/apache_camel_tutorials If this doesn't solve your problems feel free to leave some pastebin of your route and the stacktrace you get, so i can see what is the issue. The best way would be some github repo where i can check your code. :) George / Djordje
Hi @George..Could you please ping the link which you used at last ?
Hey Bhanu, those links are not permanent, you can generate one, just go on that website and follow instructions. :)
Hi George, thank you very much for all your lesson’s. I had question can you please help me. is it possible to pass header from one route builder to another route builder, for say, I had one route builder publishRoutebuilder sends message to queue Exchange.INONLY(eg:abcMQ) and another route builder listenerRoutebuilder listens message from another queue(eg:bcdMQ), I need one header property from publishRoutebuilder to listenerRoutebuilder.
Hi George, I am new to Camel and have a requiement to call rest webservice localhost:9000/EmployeeData/webapi/EmpResouce/Employee/AllEmployees . Please let me know how to call it. I am using Rest Dsl Camel-Servlet ,but not working.
Hello!
Thanks for watching and commenting!
Check mu github repo: github.com/djoleB/apache_camel_tutorials
If this doesn't solve your problems feel free to leave some pastebin of your route and the stacktrace you get, so i can see what is the issue. The best way would be some github repo where i can check your code. :)
George / Djordje
use Postman