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

add support for value converters for operation property values

XMLWordPrintable

      At the moment, value converters (which is the base for the simplified dmr format) are supported only for command arguments but not operation requests.

      example:
      /subsystem=ee:write-attribute(name=global-modules, value=["org.apache.log4j"]) ==> failed with JBAS014798/JBAS014746

      workaround:
      /subsystem=ee:write-attribute(name=global-modules,value=[

      {"name"=>"org.apache.log4j","slot"=>"main"}

      ])

              olubyans@redhat.com Alexey Loubyansky
              olubyans@redhat.com Alexey Loubyansky
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: