1 Reply Latest reply on Jul 17, 2012 7:40 PM by ffang

    What is best way for installing new features in Fuse ESB

    sanjayeipl

      I want to know the best way for installing new features (or upgrading) in Fuse. E.g. recently camel came up with 2.10 version. So how can I install/upgrade camel 2.10 components in Fuse.

       

      Please point me to relevant documentation, if available.

        • 1. Re: What is best way for installing new features in Fuse ESB
          ffang

          Hi,

           

          Generally you can add features.xml(using features:addUrl) shipped with camel 2.10, and then install any feature from it you want.

           

          But you may encounter a lot of issues if you do it yourself, such as version conflict, required dependency not available and what not.

           

          You can try it but I'd suggest you should wait the FUSE ESB version which ship Camel 2.10 out-of-box.

           

          Freeman