[
https://issues.jboss.org/browse/AS7-2423?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-2423:
---------------------------------------
Note that my comment re: org.jboss.as.connector is incorrect; that's a single *module*
that includes multiple Extension impls; each of which registers a single subsystem.
It could have been done with a single Extension, but wasn't (which is fine.)
Add operation to extension resource to list provided subsystems
---------------------------------------------------------------
Key: AS7-2423
URL:
https://issues.jboss.org/browse/AS7-2423
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 7.1.0.Final
There is no clear user-understandable mapping between extensions and subsystems.
There's a fake one in that the module names for extensions tend to include the
subsystem name. But not always, and extensions can install more than one subsystem. See
org.jboss.as.connector for an example of both issues.
So we need some way for users to query the relationship.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira