1 Reply Latest reply on Mar 12, 2010 3:18 AM by ffang

    deploying bundles with external dependencies on ESB4/OSGi?

    t_tester

      Hi,

       

      What is the easiest way to deploy an external bundle and it's dependencies on Fuse ESB 4? Say I need bundle A which depends on bundle B.

       

      Via osgi/install -s mvn:path-to-A I can install bundle A but it will complain about a missing bundle B. Do I have to install B separately or is there a way to let servicemix/osgi do this for me.

       

      Of course bundle A (read hibernate) has a lot more dependencies than just B and I don't want to deploy them all one by one.

       

      Thanks,

      Rob