Tom Fonteyne created WFCORE-32:
----------------------------------
Summary: datasources subsystem: xa-datasource properties doe not support the
use of multiple values for one property
Key: WFCORE-32
URL:
https://issues.jboss.org/browse/WFCORE-32
Project: WildFly Core
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 1.0.0.CR1
Reporter: Tom Fonteyne
Assignee: Brian Stansberry
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.2.6#6264)