Hi,

I added a trivial test to jdbcapi/checkDataSource.java which for
ClientDataSource, ClientConnectionPoolDataSource and
ClientXADataSource, tries to set the tracefile using
ds.setTraceFile(...) and ds.setconnectionAttributes(traceFile=...)
To my surprise, the tracefile did not get created when using
ds.setConnectionAttributes with ConnectionPoolDataSource and
XADataSource.

Does that look like a bug?

Thx
Myrna

Reply via email to