Bug 996971 (WFLY-1776)
| Summary: | resource-adapter id attribute is forced to match rar name | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jay SenSharma <jsenshar> |
| Component: | JCA | Assignee: | jolee |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Vladimir Rastseluev <vrastsel> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | bmaxwell, brian.stansberry, jolee, pslavice, sjadhav, smaestri |
| Target Milestone: | ER2 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:12:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Verified on EAP 6.2.0 ER3 |
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: