[jboss-jira] [JBoss JIRA] (AS7-2137) Ability to specify xa-datasource xa-datasource-property

Carlo de Wolf (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Mon Nov 7 09:52:45 EST 2011


    [ https://issues.jboss.org/browse/AS7-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640756#comment-12640756 ] 

Carlo de Wolf edited comment on AS7-2137 at 11/7/11 9:52 AM:
-------------------------------------------------------------

Unable to remove a DS that has connection properties.
{noformat}
junit.framework.ComparisonFailure: {
    "operation" => "remove",
    "address" => [
        ("subsystem" => "datasources"),
        ("data-source" => "MyNewDs")
    ]
}
{
    "outcome" => "failed",
    "failure-description" => "Removing services has lead to unsatisfied dependencies:
Service jboss.data-source-config.MyNewDs was depended upon by service jboss.data-source-config.MyNewDs.MyKey",
    "rolled-back" => true,
    "response-headers" => {"process-state" => "reload-required"}
}
Expected :success
Actual   :failed
{noformat}
                
      was (Author: wolfc):
    Unable to remove a DS that has connection properties.
{noformat}
junit.framework.ComparisonFailure: {
    "operation" => "remove",
    "address" => [
        ("subsystem" => "datasources"),
        ("data-source" => "MyNewDs")
    ]
}
{
    "outcome" => "failed",
    "failure-description" => "Removing services has lead to unsatisfied dependencies:
Service jboss.data-source-config.MyNewDs was depended upon by service jboss.data-source-config.MyNewDs.MyKey",
    "rolled-back" => true,
    "response-headers" => {"process-state" => "reload-required"}
}
{noformat}
                  
> Ability to specify xa-datasource xa-datasource-property
> -------------------------------------------------------
>
>                 Key: AS7-2137
>                 URL: https://issues.jboss.org/browse/AS7-2137
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: JCA
>            Reporter: Stefano Maestri
>            Assignee: Stefano Maestri
>             Fix For: 7.1.0.Beta1
>
>
> Anything that goes into <connection-property/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list