This error normally comes when we try to comment out some existing references from composite.xml
Normally to disable a particular invocation we comment out the respective reference section in the composite.xml
But at the sametime we need to ensure that
In the composite.xml we comment out the import statement for that reference
Open the .componentType file and comment out the corresponding reference section there as well.
If there is a mismatch between composite.xml and .componentType file, the above error occurs
Normally to disable a particular invocation we comment out the respective reference section in the composite.xml
But at the sametime we need to ensure that
In the composite.xml we comment out the import statement for that reference
Open the .componentType file and comment out the corresponding reference section there as well.
If there is a mismatch between composite.xml and .componentType file, the above error occurs
Thanks, i found the reference in the .componentType, this post really helpme.
ReplyDeletei am facing error as could not resolve xpath function "writeZeroBytePCFile", because missing xpath function meta-data while compile please help on this.
ReplyDelete