Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2991

ServiceMix doesn't start in offline environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.0.0.M1
    • 6.1.2, 7.0.0.M2, 7.0.0
    • assemblies
    • None

    Description

      The problem occurs when overrides.properties defines bundles which are not used by any boot features and from this reason they are not installed in system directory. When you look here https://github.com/apache/servicemix/blob/master/assemblies/apache-servicemix/src/main/filtered-resources/etc/overrides.properties#L34-L36 you can find the 3 missing bundles here.

      mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/${fasterxml.jackson.version};range="[2,3)"
      mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/${fasterxml.jackson.version};range="[2,3)"
      mvn:com.fasterxml.jackson.module/jackson-module-scala_2.11/${fasterxml.jackson.version};range="[2,3)"
      

      See http://servicemix.396122.n5.nabble.com/Custom-ServiceMix-Build-tp5723621p5723623.html

      Attachments

        Activity

          People

            sobkowiak Krzysztof Sobkowiak
            sobkowiak Krzysztof Sobkowiak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: