7 Replies Latest reply on Nov 24, 2009 11:43 AM by lekkie_lomotayo

    Unresolved constraint in bundle (package=org.apache.camel)(version>=2.0.0)

    lekkie_lomotayo

      Whilte trying to install an OSGI bundle I encountered the ffg err:

       

      ERROR CommandLineExecutionFailed: org.apache.geronimo.gshell.command.CommandExce

      ption: org.osgi.framework.BundleException: Unresolved constraint in bundle 179:

      package; (&(package=org.apache.camel)(version>=2.0.0))

       

      When i tried to upgrade camel using

       

      osgi install -s mvn:org.apache.camel/camel-core/2.0.0

       

      it said:

       

      ERROR CommandLineExecutionFailed: org.apache.geronimo.gshell.command.CommandExce

      ption: org.osgi.framework.BundleException: Unable to resolve due to constraint v

      iolation.

       

       

      How do I upgrade to the needed 2.0.0 version?

       

      kr.