A while ago I used stubmaker.pl to generate a stub for the VIES webservice (for checking vat-numbers). It worked great then. However, they changed something a while ago, and now the wsdl definition seems incorrect/or the stubmaker isn't able to read it correctly. I've fooled around with namespaces and datatypes, but can't get it to work.
The wsdl link is: http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl , and I want to run the checkVat-service (which takes countrycode and vat-number as arguments).