log4jdbc
log4jdbc copied to clipboard
Support for XADataSource
Support for XADataSource
Original issue reported on code.google.com by [email protected]
on 9 Sep 2010 at 7:28
I don't have any need for XADataSource, so this feature will not likely be
added anytime in the near future.
Original comment by [email protected]
on 2 Mar 2011 at 2:25
- Added labels: Priority-Low, Type-Enhancement
- Removed labels: Priority-Medium, Type-Defect
I managed to find a workaround to the lack of support for XADataSources back
then. I don't need it anymore too.
Thank you for answering.
Original comment by [email protected]
on 2 Mar 2011 at 2:37
- Added labels: ****
- Removed labels: ****
Can you post your workaround? Or where you found it?
Original comment by [email protected]
on 19 Mar 2014 at 5:19
- Added labels: ****
- Removed labels: ****
Please tell the workaround herrera..
Original comment by [email protected]
on 4 Sep 2014 at 12:52
- Added labels: ****
- Removed labels: ****
If people still want this: initial support for pooled and XA datasources is available in my branch: https://github.com/Jurrie/log4jdbc/tree/feature/Add_XA_support Please note that this is pretty much untested (except for XA datasources). Please let me know if things work or not.