]
Kabir Khan updated WFLY-1776:
-----------------------------
Fix Version/s: 9.0.0.Final
resource-adapter id attribute is forced to match rar name
---------------------------------------------------------
Key: WFLY-1776
URL:
https://issues.jboss.org/browse/WFLY-1776
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 8.0.0.Alpha3
Reporter: Johnathon Lee
Assignee: Stefano Maestri
Fix For: 9.0.0.Final
Attachments: JBJCA-1066-reproducer.zip
If the id of the resource adapter element does not match the name of the
RAR file, the CLI will throw the following error on RA activation:
{
"outcome" => "failed",
"failure-description" => "rar not yet deployed",
"rolled-back" => true
}