Hello everyone,
I have a problem in using soap calls as a client in linux environment, when trying to send data to a third party server I get a bad request error. The same program compiled for Windows works fine.
To map the server calls I used WSDL Importer leaving the default parameters unchanged.
Has anyone encountered such problems?