1 Reply Latest reply on Jun 25, 2012 3:21 AM by davsclaus

    Fuse ESB deployment environment and dependencies

    sanjayeipl

      Hi,

      I am new to Fuse ESB (and to maven as well). I have tried some ESB samples given on the FuseSource site and also tried writing couple test applications. While doing that I found out maven plays big role in it. i.e. for resolving/downloading/installing dependencies.

       

      I want to know how the deployment server looks like for Fuse ESB. Most importantly, how do we handle the dependencies there?

       

      E.g. I want to run the sample application which involves ActiveMQ. But ActiveMQ is not there on the Fuse server. My dev box downloads and installs required ActiveMQ libs by default but my deployment server may not have maven (and also the internet access).

       

      Is there any document describing this? Please help.

       

      -Sanjay