[
https://issues.jboss.org/browse/AS7-2137?page=com.atlassian.jira.plugin.s...
]
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