I am newbie in docx4j. I am trying to execute ContentControlBindingExtensions sample. I am getting following error
log4j:WARN No appenders could be found for logger (org.docx4j.utils.ResourceUtils).
log4j:WARN Please initialize the log4j system properly.
0 INFO org.docx4j.utils.Log4jConfigurator - Since your log4j configuration (if any) was not found, docx4j has configured log4j automatically.
203 INFO org.docx4j.jaxb.Context - JAXB: RI not present. Trying Java 6 implementation.
203 INFO org.docx4j.jaxb.Context - JAXB: Using Java 6 ...