I solve this by modifying the default value of this entry in the manifest file with:
and by putting the xml file in the jars folder.
I definitely did not explain myself very well. I was having issue with a .jar and some xml files not visible in the classpath. The .jar due to IS using the same jar but a prior version of it so it was being loaded already, and the XML need to be in /jars folder to be visible to the java classes.
#webMethods-General#Integration-Server-and-ESB#webMethods