0 Replies Latest reply on Mar 26, 2015 11:27 AM by szarekar

    Understanding FUSE and Apache camel

    szarekar

      hi

       

      In one of the  camel project which i downloaded from Apache camel website -  in camel-context.xml  I see routes, cxf , active mq defined and used to send and receive msgs. If all these components can be built WITHOUT using FUSE and camel can be run standalone - in which scenario/use case would one use FUSE ?

       

      In my project the requirement is that all web service calls from Client go through FUSE for making it asynchronous (my manger mentions FUSE every time).

      If this can we achieved using camel alone - i am  trying to understand where does FUSE fit in here - as per my understanding i  wont need FUSE?