Reading the WSDL generated by Java2WSDL with MSSoaplib 2 fails. VB-Sniplet
Dim client As New MSSOAPLib.SoapClient client.mssoapinit <WSDL-URL> Failure is: SoapMapper: The schema definition with a targetnamespace of http://schemas.xmlsoap.org/soap/encoding/ for SoapMapper string could not be found That works without problems using Alpha 3. Armin