Description of problem: 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 } Issue is related to : https://issues.jboss.org/browse/WFLY-1776 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. See the attachment mentioned with the reproducer readme in https://issues.jboss.org/browse/WFLY-1776 Actual results: RAR should be deployed without any issue Expected results: Additional info:
Verified on EAP 6.2.0 ER3