*ERROR* XmlUtils: java.lang.NoSuchMethodException: For extension function, could not find method static org.docx4j.model.datastorage.BindingHandler.xpathGenerateRuns( #UNKNOWN (org.docx4j.openpackaging.packages.WordprocessingMLPackage), #UNKNOWN (java.util.HashMap), #STRING, #STRING, #STRING, #NODESET, #BOOLEAN). (XmlUtils.java, line 940)
; Line#: 69; Column#: 29
Using docx4j 2.7.1, October 14, 2011, downloaded jar file.
Test file with a table with a repeating row that contains two control fields (attached).
applyBinding works both with build 1620 and the above jar file, properly populating the target file, Word opens it fine, all looks ...