• Wildfly Build Process

    This document will cover the current state of the Wildfly build as the work to split it into multiple repos continues. It will be updated as the build evolves.   The source for the Wildfly build and provisioning...
    Profile Photo
    last modified by swd847
  • Design notes for supporting managed exploded deployments

    Issue analysis and design document for the feature request to support managed exploded deployments.   Overview   The intent of this feature is to have equivalent runtime semantics to what WildFly/EAP current...
    Profile Photo
    last modified by ehugonnet
  • Design Notes for Elytron subsystem configuration in HAL

    Goal  Add support in HAL to configure Elytron subsystem (address /subsystem=elytron).   Info  HAL jira [HAL-1186] Add support for Elytron configuration to HAL - JBoss Issue Tracker   Dev contac...
    Profile Photo
    last modified by claudio4j
  • Dev Analysis to support Artemis new colocated HA topology

    User Story ActiveMQ Artemis provides HA topology using colocated servers (one live backup can "host" colocated servers for other live servers in the cluster). There are outstanding issues that prevents to take full a...
    Profile Photo
    last modified by jmesnil
  • Design notes for automatic promotion of a "backup" DC to master

    Issue analysis and design document for the feature request to make the Domain Controller more HA.   Overview  The intent of this feature is to make the management of a WildFly Core-based managed domain more ...
    Profile Photo
    last modified by brian.stansberry
  • ARCHIVE - WildFly Security / Elytron - Capabilities and Requirements - Reference

    This Document Is No Longer Maintained   Updates are now being made to the following git repository: - GitHub - wildfly-security-incubator/wildfly-capabilities: Registry of capabilities accessible via the manage...
    Profile Photo
    last modified by dlofthouse
  • Dev Analysis for EAP7-591 - Provide Support for Messaging JDBC persistence-store in EAP

    User Story  Be able to use a JBDC store for messaging persistence.   Issue Metadata  * EAP issue: https://issues.jboss.org/browse/EAP7-591 * Related issues: N/A * Dev Contacts: Jeff Mesnil, Artemis ...
    Profile Photo
    last modified by jmesnil
  • Design notes for supporting browsing over content repository

    Issue analysis and design document for the feature request to support browsing over the content repository.   Overview The intent of this feature is to have equivalent read content semantics to what WildFly/EAP ...
    Profile Photo
    last modified by harald.pehl
  • Test Datasource Connection Requirements

    User Story  A administrative user is logged into Wildfly Web Administrative Console and wants to create a datasource, there is a wizard window to help guide the user to fill in the datasource connection details....
    Profile Photo
    last modified by harald.pehl
  • Enabling WildFly Elytron for Management Security

    This article captures how to enable Elytron defined security for management of WildFly Core based on our incubation branch.  This may be updated in the short term but should not be required in the long term once ...
    Profile Photo
    last modified by dlofthouse
  • Design notes for supporting ability to add/remove Resource adapters deployed as module without reload-required state

    Backgrounds  Currently when an activated resource adapter (deployed as module) is created / removed using the CLI the "reload-status" is set to "requires reload". In Teiid, it is common practice to add/remove res...
    Profile Photo
    last modified by maeste
  • Design notes for supporting ability to add/remove Data Source without reload-required state

    Backgrounds  Currently when a data source is created / removed using the CLI the "reload-status" is set to "requires reload", based how the resource is expected to be managed in WF.   In Teiid, it is commo...
    Profile Photo
    last modified by maeste
  • Design notes for connection / re-connection to Domain Controller when using --cached-dc

    Issue analysis and design document for the feature request to support connection / reconnection to Domain Controller when using --cached-dc.   Overview  Currently when using the --cached-dc command line par...
    Profile Photo
    last modified by luck3y
  • Design Notes for WISE support in HAL

    Overview  Provide a http link to the WISE application (http://hostname:8080/wise), available in the webservices section of runtime view in standalone mode.   Info  [HAL-1141] Add link of webservice (W...
    Profile Photo
    last modified by claudio4j
  • HTTP Authentication with Elytron

    HTTP Authentication with Elytron  General Framework  The Elytron HTTP authentication framework is built around the ability for multiple authentication mechanisms to be associate with a single context and dur...
    Profile Photo
    last modified by dlofthouse
  • Design notes for Configuration changes in domain mode

    Goal  Allow administrators to view the last N (configurable) changes in the domain/server configurations with proper elision of sensitive content.   Requirements  There should be management operations...
    Profile Photo
    last modified by ehugonnet
  • WildFly Elytron and WildFly CLI Integration

    ?
    Profile Photo
    last modified by dlofthouse
  • Design notes for logging patching state during the boot

    Overview  The boot log includes the basic information about the main product (specifically its name and version). The patching state of the installation is not currently reflected though. There has been a featur...
    Profile Photo
    last modified by aloubyansky
  • Notes on design of handling of JBoss Remoting based management calls

    This document is intended as a guide to how the various classes and interfaces involved in dealing with JBoss Remoting based WildFly management invocations work. This reflects the classes in the WildFly Core master br...
    Profile Photo
    last modified by brian.stansberry
  • Design Notes for auto complete of UI textfields for HAL

    User story  Any input text field that requires an existing value, for example a socket binding, thread-pool, datasource, factory, etc. should be provided as a drop down list for the user to select, this way make...
    Profile Photo
    last modified by claudio4j