Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2474

WildFly kit binary store not read when store-name is defined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.4.0.Final
    • 4.3.0.Final
    • None
    • None

    Description

      When defining a binary store as follows in the WildFly configuration:

      <file-binary-storage min-value-size="40" path="data/odm" relative-to="/" store-name="default"/>
      

      The configuration does not pick up on the binary store:

      [standalone@localhost:9990 /] /subsystem=modeshape/repository=sample/configuration=binary-storage:read-resource
      {
          "outcome" => "success",
          "result" => {"storage-type" => {"file-binary-storage" => undefined}}
      }
      

      Resulting in binaries being stored in /tmp/modeshape-binary-store

      If the store-name is left out it works fine.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            wesssel Wessel Nieboer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: