Hi,
I am developing in Eclipse RCP and using Docx4j to generate docx files by using the template substitution method. I have encountered the following errors...
log4j:WARN No appenders could be found for logger (org.docx4j.utils.ResourceUtils).
log4j:WARN Please initialize the log4j system properly.
5 [main] INFO org.docx4j.utils.Log4jConfigurator - Since your log4j configuration (if any) was not found, docx4j has configured log4j automatically.
66 [main] ERROR org.docx4j.XmlUtils - java.lang.ClassCastException: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory
javax.xml.transform.TransformerException: ...