[
https://issues.jboss.org/browse/WFLY-7209?page=com.atlassian.jira.plugin....
]
Stefano Maestri commented on WFLY-7209:
---------------------------------------
You are confusing rar deployed (through deployment or modules) w/ activation (through
subsystem or ironjacamar.xml)
You could have more than one activation for each rar, and from a runtime POV activations
are the only ones important.
Frankly, I don't see an operation mixing both concepts as useful.
Operation to list installed Resource Adapters
---------------------------------------------
Key: WFLY-7209
URL:
https://issues.jboss.org/browse/WFLY-7209
Project: WildFly
Issue Type: Feature Request
Components: JCA
Reporter: Guillermo González de Agüero
Assignee: Stefano Maestri
Fix For: 10.1.0.Final
Currently there's no way to list all the installed Resource Adapters. Only configured
resource adapters can be queried. However, they are automatically enabled at deployment
time.
I propose to add a new operation to list installed RAs and their configuration, similar
to the one available for JDBC drivers. This would allow HAL to provide a wizard of
available options when configuring them.
The command would be something like:
/subsystem=resource-adapters:installed-resource-adapters-list()
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)