Error:
While building the composite application, you may experience following error and this is a very common error.
Reference XXXXX does not exist as wire target
Solution:
1. Open the composite.xml file and check the wire mappings
2. Open each .ComponetType file and verify service and reference names with composite.xml file mappings
3. find the unused mappings and remove from .ComponentType file
4. Rebuild the code and it should work.
While building the composite application, you may experience following error and this is a very common error.
Reference XXXXX does not exist as wire target
Solution:
1. Open the composite.xml file and check the wire mappings
2. Open each .ComponetType file and verify service and reference names with composite.xml file mappings
3. find the unused mappings and remove from .ComponentType file
4. Rebuild the code and it should work.
Great help!!! Thanks :)
ReplyDeletei hv checked it but showing the same error(Reference DBAdapter) does not exist as wire target
ReplyDeleteHello Santo! I have the same error, but i can't find some referente for the adapter (xxxx reference)...
ReplyDeleteIt works only if I comment the reference in the composite.xml, but in this case, remove the adapter from the aplication.
The most interesting is that i can compile this project in my machine.. the error ocurrs in other machine.
Thanks. It was helpful
ReplyDelete