Friday, December 4, 2015

Not able to import WSDL file in WSO2 Governance Registry Project

When you are trying to add/import WSDL into WSO2 Registry Project and you are facing issue then there could be many reasons, but one trick worked for me.

Issue: Not able to import WSDL in WSO2 Registry Project

Solution: Open the WSDL file and check for the encoding statement (first line). If that exists then remove that statement (and also if there is any empty line). Make sure that definitions element is the first line in the WSDL you want to import.


Issue Found with IDE: WSO2 Developer Studio (Version 3.8.0)




No comments:

Post a Comment