Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2136

ServiceMix Spec property mispelled in etc/system.properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.1, 3.0.0
    • karaf
    • None

    Description

      In etc/system.properties, we define some ServiceMix Specs options, like timeout and debug support.

      Unfortunately, the properties corresponding to these options are misspelled:

      org.apache.servicemic.specs.debug=false
      org.apache.servicemic.specs.timeout=0

      whereas it should be:

      org.apache.servicemix.specs.debug=false
      org.apache.servicemix.specs.timeout=0

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: