Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5413

On IIOP migration default properties are not persisted

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Beta1
    • 10.0.0.CR1
    • IIOP
    • None

      If there are some enumeration set in jacorb subsystem that should be migrate to new iiop subsystem with the :migrate operation then if value of such property matches the the defaults set for the new iiop such property with value is not persisted to XML.

      It would be nice if properties would be persisted for user can see what's happened after migration directly and not being confused that migration forgot for some value. Or he will need to check what are defaults and if all settings was migrated correctly.

      The example of such properties which do not persist because of its default values are

      • initializers: security="none"
      • security: client-supports="ServerAuth" server-supports="MutualAuth"
      • security: client-requires="None" server-requires="None"
      • transport-config: detect-misordering="none"
      • as-context: auth-method="username_password" required="false"
      • sas-context caller-propagation="none"

            tadamski@redhat.com Tomasz Adamski
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: