docx4j
docx4j copied to clipboard
Fix docx4j on Websphere Liberty
Based on https://github.com/plutext/docx4j/pull/411 but a more generic approach to fix Docx4j on Websphere Liberty. Generic approach with new module that bundles the glassfish reference implementation and uses it hardwired.
Another fix to make Docx4j work on websphere liberty. Might be a way to fix the hardcoded dependency to the glassfish implementation. Would be nice, if a solution could be integrated into the library.