Log in to follow, share, and participate in this community.
Article Wildfly Build Process
Wildfly Build ProcessThis 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...
Article Design notes for supporting managed exploded deployments
Design notes for supporting managed exploded deploymentsIssue 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...
Article Design Notes for Elytron subsystem configuration in HAL
Design Notes for Elytron subsystem configuration in HALGoal 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...
Article Dev Analysis to support Artemis new colocated HA topology
Dev Analysis to support Artemis new colocated HA topologyUser 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...
Article Design notes for automatic promotion of a "backup" DC to master
Design notes for automatic promotion of a "backup" DC to masterIssue 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 ...
Article Design notes for supporting browsing over content repository
Design notes for supporting browsing over content repositoryIssue 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 ...
Test Datasource Connection RequirementsUser 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....
Article Enabling WildFly Elytron for Management Security
Enabling WildFly Elytron for Management SecurityThis 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 ...
Design Notes for WISE support in HALOverview 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...
HTTP Authentication with ElytronHTTP 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...
Article Design notes for Configuration changes in domain mode
Design notes for Configuration changes in domain modeGoal 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...
Article Design notes for logging patching state during the boot
Design notes for logging patching state during the bootOverview 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...
Article Notes on design of handling of JBoss Remoting based management calls
Notes on design of handling of JBoss Remoting based management callsThis 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...
Article Design Notes for auto complete of UI textfields for HAL
Design Notes for auto complete of UI textfields for HALUser 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...