[jboss-jira] [JBoss JIRA] (WFLY-7133) Automatically define resource adapter for deployed RARs
Guillermo González de Agüero (JIRA)
issues at jboss.org
Sat Sep 17 05:24:00 EDT 2016
Guillermo González de Agüero created WFLY-7133:
--------------------------------------------------
Summary: Automatically define resource adapter for deployed RARs
Key: WFLY-7133
URL: https://issues.jboss.org/browse/WFLY-7133
Project: WildFly
Issue Type: Feature Request
Components: JCA
Affects Versions: 10.1.0.Final
Reporter: Guillermo González de Agüero
Assignee: Jesper Pedersen
Deploying a RAR file enables the resource adapter for the server, but in order to configure it, you must manually add it to the Resource Adapters subsystem. This is error prone (you can put in invalid "archive name" for the resource adapter and it doesn't complaint) and little user friendly.
>From a user perspective and from what can be read from the documentation (https://docs.jboss.org/author/display/WFLY10/Resource+adapters), it seems like the resource adapter is not enabled unless you explicitly define it.
It would be very simpler if RA deployments would be detected and registered as it's done for deployed JDBC drivers.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list