M
MA
Hi all!
Im new to webservices, so please have patience
I´m calling a webservice from another company. It´s a simple call looking
like this:
String retval = wsFunction.getXML(myString);
This does not work. I´ve got a error message looking like this:
The request failed with HTTP status 505: HTTP Version Not Supported.
I have no idea about this. Any suggestions?
/Marre
Im new to webservices, so please have patience
I´m calling a webservice from another company. It´s a simple call looking
like this:
String retval = wsFunction.getXML(myString);
This does not work. I´ve got a error message looking like this:
The request failed with HTTP status 505: HTTP Version Not Supported.
I have no idea about this. Any suggestions?
/Marre