Kathey Marsden wrote:
Daniel John Debrunner wrote:
Kathey Marsden wrote:
[XA changes for network server ]
+1, with one minor question.
Index: java/tools/org/apache/derby/impl/tools/ij/xaHelper.java
- xaHelper.setDataSourceProperty(currentXADataSource,
"dataSourceName", databaseName);
Are you removing this line because JCC's XA data source doesn't support
the dataSourceName property?
Well, you know it does, so I really couldn't tell you why I took that
out. I'll put it back in and rerun tests.
Thanks
Kathey
I wanted to do some tests with the patch sent to the list earlier, but I
got a compilation error:
It was looking for a DRDAXid class - which I didn't see in the patch...
Thx.
Myrna