Apache Camel - Processors

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 6

  • @bhanushukla4026
    @bhanushukla4026 2 ปีที่แล้ว

    Hi @George..Could you please ping the link which you used at last ?

    • @georgedoestechstuff7012
      @georgedoestechstuff7012  2 ปีที่แล้ว +1

      Hey Bhanu, those links are not permanent, you can generate one, just go on that website and follow instructions. :)

  • @harish8001
    @harish8001 2 ปีที่แล้ว

    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.

  • @esubmd
    @esubmd 4 ปีที่แล้ว +1

    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.

    • @georgedoestechstuff7012
      @georgedoestechstuff7012  4 ปีที่แล้ว

      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

    • @user-ly7nl9kl8c
      @user-ly7nl9kl8c 3 ปีที่แล้ว

      use Postman