1 Reply Latest reply on Nov 30, 2009 4:33 AM by joe.luo

    Where o' where do your bundles be?

    jevans12

      Im looking for the geronimo-servlet OSGI'd jar that ships with fuse-4102 in maven. The maven repo at:

       

      http://repo.fusesource.com/maven2/org/apache/

       

      matches up somewhat nicely with the fuse system folder:

       

      C:\progress\fuse-esb-4.1.0.2\system\org\apache

       

      but is just lacking in some of the osgi'd bundles.

       

      Where o' where can I find these missing jars?

        • 1. Re: Where o' where do your bundles be?
          joe.luo

          The http://repo.fusesource.com repository won't have geronimo-servlet OSGI'd jars. It only contains Fuse product suits and related sub projects. The "fuse-esb-4.1.0.2\system\" directory contains all necessary libraries for starting up Fuse ESB without needs to pull in jars from remote repositories. Therefore, you will probably find "fuse-esb-4.1.0.2\system\org\apache\geronimo\specs\geronimo-servlet_2.5_spec" jar only.

           

          You might want to look at remote maven repositories listed in "fuse-esb-4.1.0.2\etc\org.ops4j.pax.url.mvn.cfg" file "org.ops4j.pax.url.mvn.repositories" variable in order to find all geronimo jars.