Thursday, December 11, 2014

Reference does not exist as wire target

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

2 comments:

  1. Thanks, i found the reference in the .componentType, this post really helpme.

    ReplyDelete
  2. i am facing error as could not resolve xpath function "writeZeroBytePCFile", because missing xpath function meta-data while compile please help on this.

    ReplyDelete