Heiko Braun created AS7-3932:
--------------------------------
Summary: DataSource connection property problems
Key: AS7-3932
URL:
https://issues.jboss.org/browse/AS7-3932
Project: Application Server 7
Issue Type: Bug
Components: JCA
Reporter: Heiko Braun
Assignee: Stefano Maestri
Fix For: 7.1.2.Final
We have several problems with DS connection properties:
A) they cannot be removed
1.) create a datasource
2.) add connection property
3.) enable, then disable DS
4.) try to remove connection property
leads to
{noformat}
[Server:server-one] 08:31:18,978 INFO [org.jboss.as.controller]
(host-controller-connection-threads - 1) JBAS014774: Service status report
[Server:server-one] JBAS014775: New missing/unsatisfied dependencies:
[Server:server-one] service
jboss.data-source-config.MyDS.connection-properties.testProp (missing) dependents:
[service jboss.data-source-config.MyDS]
[Server:server-one]
{noformat}
--
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