• How to identify if incoming request is soap or rest in Camel

    Hi,   I have exposed my camel project as rest based -http://localhost:9090/route/restservice/getQuote   but how do i identify if the incoming reqest is SOAP and if yes, convert it into to REST   Thanks,
    Profile Photo
    created by szarekar
  • How to invoke a rest service from Camel routes

    Thanks Grzegorz This is what i am trying to achieve   1) REST UI http://localhost:9090/route/customerservice/customers/GOOG   2) Calls :http://www.webservicex.net/stockquote.asmx/GetQuote?symbol=RHT ...
    Profile Photo
    created by szarekar
  • Error running camel project - https://github.com/christian-posta/file-rest-blog/blob/master/README.md

    Hi I downloaded the project from gethub   https://github.com/christian-posta/file-rest-blog/blob/master/README.md serviceclass is I tried running the project using two ways - import javax.ws.rs.*; import j...
    Profile Photo
    created by szarekar
  • CAMEL-FUSE project error

    I am running this sample camel project. however, I am getting below error on camel:run Could you pls help   [ERROR] ************************************* [ERROR] Error occurred while running main from: org.apache...
    Profile Photo
    last modified by szarekar
  • JBoss Fuse ESB Cluster setup

    Hello Experts,   I am new to JBoss Fuse ESB and exploring the best practices in setting up a cluster of ESB. I also could not understand the usage of Profile and container. When and why do you create a profile a...
    Profile Photo
    last modified by dpravin74
  • Communicating components using 0.0.0.0 within a fabric???

    Hi.  I am new to fuse so please excuse me if I use the incorrect terms here or have misunderstood something.  Anyway, if I have a fabric and I have several containers within that fabric.  If I deploy/pr...
    Profile Photo
    created by paul.blakeley