Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3933

modcluster subsystem doesn't properly encode expression values

    XMLWordPrintable

Details

    Description

      See the "certificate-key-file" attribute:

      [standalone@localhost:9999 /] /subsystem=modcluster/mod-cluster-config=configuration/ssl=configuration:read-resource
      {
          "outcome" => "success",
          "result" => {
              "certificate-key-file" => "${user.home}/.keystore",
              "key-alias" => "test",
              "password" => "changeit",
              "protocol" => "TLS"
          }
      }
      
      

      it would need to be encoded as a DMR expression. The illegal character prevents any success reads of this resource

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: