[
https://issues.jboss.org/browse/WFLY-3688?page=com.atlassian.jira.plugin....
]
Tom Fonteyne updated WFLY-3688:
-------------------------------
Summary: datasources subsystem: datasource and xa-datasource properties do not support
the use of multiple values for one property (was: datasources subsystem: xa-datasource
properties doe not support the use of multiple values for one property)
datasources subsystem: datasource and xa-datasource properties do not
support the use of multiple values for one property
-------------------------------------------------------------------------------------------------------------------------
Key: WFLY-3688
URL:
https://issues.jboss.org/browse/WFLY-3688
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 8.1.0.Final
Reporter: Tom Fonteyne
Assignee: Stefano Maestri
The oracle JDBC driver had a method:
setConnectionProperties(java.util.Properties value)
which is needed to set several connection properties for datasources.
Most (all?) of these connection properties do not have individual setters.
WildFly does not support setting a "Properties" value for
"xa-datasource-property"
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)