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

Include documentation of how to transform default attribute value changes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Documentation, Management
    • None
    • ---
    • ---

      Do the TODO in https://docs.wildfly.org/30/Extending_WildFly.html#attribute-has-a-different-default-value. The essence is:

      this.builder.getAttributeBuilder()
                      .setValueConverter(AttributeConverter.DEFAULT_VALUE, FooResourceDefinition.BAR.getDefinition())
                      .end();
      

      Also, get rid of the "They are generally unacceptable in WildFly’s own subsystems" sentence as history has shown otherwise.

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

              Created:
              Updated: