[jboss-jira] [JBoss JIRA] Created: (AS7-998) not persisted (xa)datasource properties
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri Jun 10 10:48:59 EDT 2011
not persisted (xa)datasource properties
---------------------------------------
Key: AS7-998
URL: https://issues.jboss.org/browse/AS7-998
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.0.0.Beta3
Reporter: Alexey Loubyansky
Assignee: Stefano Maestri
I found the following properties aren't saved after the add datasource request although for some of them the code that writes them to the xml is there (the properties are just missing from the model being saved, although I made sure that they were received and read in DataSourceModelNodeUtil)
Common props:
exception-sorter-properties
stale-connection-checker-properties
valid-connection-checker-properties
reauth-plugin-class-name
reauth-plugin-properties
security-domain
flush-strategy
set-tx-query-timeout
use-ccm
XA:
interliving
all recovery properties
is-same-rm-override is written twice, i.e.
<is-same-rm-override>
true
</is-same-rm-override>
<is-same-rm-overide/>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list