[jboss-jira] [JBoss JIRA] (WFLY-1776) resource-adapter id attribute is forced to match rar name
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Wed Aug 14 07:37:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796749#comment-12796749 ]
RH Bugzilla Integration commented on WFLY-1776:
-----------------------------------------------
Jay SenSharma <jsenshar at redhat.com> made a comment on [bug 996971|https://bugzilla.redhat.com/show_bug.cgi?id=996971]
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:
> 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
> 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
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list