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

config:update doesn't create the cfg file in the etc folder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.2.0.M1
    • 4.2.0.M1
    • karaf
    • None

    Description

      In previous Karaf versions, config:update command creates the cfg file in the etc folder (if needed). For instance, it's possible to do:

      karaf@root()> config:edit net.test
      karaf@root()> config:property-set foo bar
      karaf@root()> config:update
      

      and then, etc/net.test.cfg is created.

      However, in Karaf 4.2.x, the configuration is created in memory, but the cfg file is not created.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: