0 Replies Latest reply on Mar 11, 2014 1:09 AM by bennrjose

    Basic cxf sample not starting in OSGI container

    bennrjose

      Hi,

       

      I tried to create the project as mentioned in https://access.redhat.com/site/documentation/en-US/JBoss_Fuse/6.0/html/Getting_Started/files/Develop-CreateWS.html

       

      it shows archetype version problem, i removed the version and created the project.

       

      build it and able to install the bundle in container.

       

      but, not able to start the bundle.

       

      i got

      Error executing command: Error starting bundles:

              Unable to start bundle 291: Unresolved constraint in bundle cxf-basic [291]: Unable to resol

      ve 291.0: missing requirement [291.0] osgi.wiring.package; (&(osgi.wiring.package=META-INF.cxf)(vers

      ion>=2.6.0)(!(version>=3.0.0)))

       

      What is the problem?? please help me