Instead of patching the jbpm4 jars with your own jbpm.jpdl.bindings.xml file you can just add your own bindings in a file called jbpm.user.bindings.xml check the Source of the org.jbpm.jpdl.internal.xml.JpdlParser, the file is defined in a static variable DEFAULT_BINDING_RESOURCES.