[
https://issues.jboss.org/browse/AS7-430?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry commented on AS7-430:
--------------------------------------
Re: pluggable extensions, perhaps something similar to the kind of properly typed
extensions that subsystems use is overkill? Subsystem extensions fill in a really huge
plugin point -- a profile. This is a much smaller scope and doesn't seem to fit as
part of some larger-scoped "HC thing".
A possibility is to use a generic untyped configuration for things we don't see as
good fits for the core API. Basically the name of a module, which should provide the name
of a ServiceLoader-accessible SPI impl, and then key/value properties for the detail
configuration.
DomainController discovery system
---------------------------------
Key: AS7-430
URL:
https://issues.jboss.org/browse/AS7-430
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Farah Juma
Fix For: 7.3.0.Alpha1
Mechanism(s) by which a Host Controller finds a Domain Controller so it can begin the
process of integrating into the domain.
Task includes the host.xml schema elements to configure this, the domain object model
classes behind those elements, and the actual implementation of discovery from both the
ServerManager and DomainController sides.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira