]
Kabir Khan updated WFLY-7209:
-----------------------------
Fix Version/s: (was: 10.1.0.Final)
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
Attachments: 1-jdbc.png, 2-ra.png
Currently there's no way to list all the deployed Resource Adapters (modules or
deployed archives). I propose to add a new operation to list installed RAs and their
configuration, similar to the one available for JDBC drivers (see attached screenshots).
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()