Thank you in advance for your help, in an XML file I try to associate a new element like this:
<task:executor id="example" pool-size="10"/>
The error is as follows:
Caused by: org.xml.sax.SAXParseException; lineNumber: ###; columnNumber: ###; El prefijo "task" para el elemento "task:executor" no está enlazado.