Description
Derby OSGi bundle provides DataSourceFactory service (which is great). However this factory only provides DataSource, not XADataSource. It prevents usage of DataSourceFactory when dealing with XA.
I'm preparing a PR to fix that.
Attachments
Issue Links
- relates to
-
DERBY-7056 Make Derby modules usable by OSGi-aware applications
- Open