Page 1 of 1

Problem with com.sun.xml.internal.bind.marshaller.NamespaceP

PostPosted: Wed May 18, 2011 11:18 pm
by tosswang
hi,all
when i convert docx into pdf ,the proplem that java.lang.NoClassDefFoundError: com/sun/xml/internal/bind/marshaller/NamespacePrefixMapper occured,
i use jdk1.5,docx4j-2.6.0.jar and JAXB 2.1.9. how can i do?

thanks in advance!
i'm from china, my english level is poor……

tosswang

Re: Problem with com.sun.xml.internal.bind.marshaller.Namesp

PostPosted: Thu May 19, 2011 12:41 am
by jason
Please try http://dev.plutext.org/docx4j/docx4j-ni ... 110512.jar

If the problem still occurs, please post stack trace.

Re: Problem with com.sun.xml.internal.bind.marshaller.Namesp

PostPosted: Thu May 19, 2011 5:51 pm
by tosswang
jason wrote: jason


thanks jason ,the jar that you offered resolve my issue,thank you again!