5 Replies Latest reply on Nov 7, 2011 9:25 AM by janstey

    Example Install Error

    gnanagurus

      Hi

       

      I am trying to run cxf-wsdl-first-osgi-package from Fuse 4.4.1 . But i am encountering this issue as shown below.

       

      karaf@root> features:install examples-cxf-wsdl-first-osgi-package

      Refreshing bundles org.apache.ws.security.wss4j (162)

      Error executing command: Could not start bundle mvn:org.apache.servicemix/servic

      emix-cxf-bc/2011.02.1-fuse-00-08 in feature(s) servicemix-cxf-bc-2011.02.1-fuse-

      00-08: Unable to resolve module servicemix-cxf-bc because it is exposed

      to package 'javax.servlet' from org.apache.geronimo.specs.geronimo-servlet_3.0_s

      pec and org.apache.geronimo.specs.geronimo-servlet_2.5_spec via

      two dependency chains.

       

      Chain 1:

        servicemix-cxf-bc

          import: (&(package=javax.servlet)(version>=2.6.0))

            

       

          export: package=javax.servlet

        org.apache.geronimo.specs.geronimo-servlet_3.0_spec

       

      Chain 2:

        servicemix-cxf-bc

          import: (&(package=org.apache.ws.security.handler)(version>=1.6.0))

       

          export: package=org.apache.ws.security.handler; uses:=org.opensaml

        org.apache.ws.security.wss4j

          import: (package=org.opensaml)

            

       

          export: package=org.opensaml; uses:=javax.servlet

        org.apache.servicemix.bundles.opensaml

          import: (package=javax.servlet)

       

          export: package=javax.servlet

        org.apache.geronimo.specs.geronimo-servlet_2.5_spec

       

       

      Please help out

       

      Regards

      Guru

        • 1. Re: Example Install Error
          janstey

          Just tried this on a clean install of Fuse ESB 4.4.1-fuse-00-08 and it worked fine. Can you give a little more information about your setup? I'm thinking what other features/bundles have you installed that may be interfering would be helpful. Also, can you try a fresh install of Fuse ESB 4.4.1-fuse-00-08 to see if that works for you?

           

          Cheers,

          Jon

          • 2. Re: Example Install Error
            gnanagurus

            Hi Thanks for your reply.

             

            I was not able to resolve it even after i did clean install . And also i moved the installation to some other different location.

             

            Also can you prescribe more what you require details ?.

             

             

            Regards

            Guru

            • 3. Re: Example Install Error
              janstey

              Hmm.. so you just boot up a clean install and run "features:install examples-cxf-wsdl-first-osgi-package" and it doesn't work? What platform are you on? I'm running Linux so maybe our setup is different. Your log file would be helpful but really I need to be able to reproduce this issue

               

              Edited by: janstey on Nov 7, 2011 10:44 AM

              • 4. Re: Example Install Error
                gnanagurus

                Hi ,

                 

                I am using it in windows.

                 

                I have tried this in several nodes. But  still facing this issue.

                 

                Regards

                Guru

                • 5. Re: Example Install Error
                  janstey

                  Are you sure you don't have additional bundles installed? My highest bundle is #219 in a clean install plus that example. Correct me if I'm wrong but in your error I see bundle #235.