]
Guillermo González de Agüero updated WFLY-7209:
-----------------------------------------------
Attachment: 2-ra.png
1-jdbc.png
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
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. 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()