a new error have been thrown
org.docx4j.openpackaging.exceptions.Docx4JException: Problem saving part /_rels/.rels
another exception happen when I try to use jaxb
java.lang.ClassNotFoundException: org.docx4j.jaxb.ri.NamespacePrefixMapper
I have looked through docx4j-core and docx4j-jaxb-interanl, jaxb-internal has simmilar path org.docx4j.jaxb.suninternal.NamespacePrefixMapper
same for docx4j-core org.docx4j.jaxb.generic.NamespacePrefixMapper
hopefully it will be of some help. thank you.