In order to make changes to CONNECT Web Services from the source code, changes will have to made to the Common-Types XML Schema Definitions(XSD) and/or the Web Services Definition Language (WSDL). XSD files will validate the documents in the WSDL files from which will define the interactions for Web Services.
- Build Common-Types first
- Build Webservices second
- Build CONNECT ear last.
...