Hello Team,
I am using docx4j 3.3.5 to manipulate some documents in my web application project. It is working fine with Java 6 and IBM WAS 7 server.
Recently we migrated to IBM Liberty server with version 19.0.0.1 with java version 1.8 and when I run same application I am seeing below exception.
I tried adding jaxb-impl and updating docx4j version but did not help. Please advise how do I fix this.
(Context) - java.vendor=IBM ...