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

Check ModelTypes in jacorb subsystem

    XMLWordPrintable

Details

    • Task
    • Resolution: Obsolete
    • Major
    • 9.0.0.Beta1
    • 8.0.0.Alpha1
    • IIOP, Management
    • None

    Description

      There are a number of attributes in the Jacorb subsystem that use ModelType.STRING for things that look like booleans. Check through the attributes and change to ModelType.BOOLEAN where appropriate.

      This shouldn't raise a compatibility issue, since ModelType.BOOLEAN is freely convertible to ModelType.STRING, and vice-versa so long as the string represents as boolean (which it would have to do for the attribute to work anyway.) If anything is changed though, a Console subtask should be created to look into any UI implications.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: