[
https://issues.jboss.org/browse/WFLY-7209?page=com.atlassian.jira.plugin....
]
Guillermo González de Agüero commented on WFLY-7209:
----------------------------------------------------
You're right, I was confusing it. Thanks for your explanation. I've updated the
issue to better explain my real use case (that I still see intereresting despite my
mistake).
There's a command to list enabled JDBC drivers. Web Console benefits from that so you
can select from a list instead of manually specifying the archive name (screenshot
"1-jbdc.png").
In screenshot "2-ra.png" you can see that a handwritten archive has to be
specified for resource adapter activation. An operation to list "candidate"
archives (e.g: rar files or ears with a @Connector or ra.xml file) would enable HAL to
achieve my proposal.
I hope I've explained it better this time.
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 (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()
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)