adding datasource have problem with connection_properties
---------------------------------------------------------
Key: AS7-957
URL:
https://issues.jboss.org/browse/AS7-957
Project: Application Server 7
Issue Type: Task
Reporter: Stefano Maestri
<aloubyansky> maeste: i ran into an issue in DataSourcesExtension when storing
connection props
<aloubyansky> maeste: first, they are stored twice
<aloubyansky> maeste: second, i guess, elements must be written after the
attributes, otherwise it's gonna fail
<aloubyansky> maeste: here
https://github.com/aloubyansky/jboss-as/commit/ea1c8b022f51228e8884e14e39...
<maeste> aloubyansky: connection_property have to be written only
if(!isXaDataSource)
<maeste> aloubyansky: it's the writing above to be commented
<maeste> aloubyansky: XaDataSource haven't connection_properties
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira