Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.3.3.0, 10.4.2.0, 10.5.1.1
-
None
-
Normal
Description
The methods CCPDS.getPooledConnection and CXADS.getXAConnection fail to pick up attributes set with setConnectionAttributes(String).
The current regression tests fail to detect this, because they obtain a connection using getConnection(). I'm not sure if this method should be present in a XADataSource at all, but this problem should be addressed by a separate issue.
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-2468 would be nice if traceFile=filename connection attribute would be supported with ClientConnectionPoolDataSource and ClientXADataSource
- Closed
- is required by
-
DERBY-4994 10.5 backport effort issue (2011)
- Closed
- relates to
-
DERBY-4719 Define consistent Derby data source behavior
- Open