Problem to call a webservice [U8.4.06]
Author: spanish_uniface@hotmail.es (uniface8)
Hi, i´m trying to call-out a webservice making in uniface but the application returns $status=-150
SOAPCE::handleRequest Connector:Connection failed or server refused connection (request might exceed MaxPostSize). HRESULT=0x800A151E - Client:An unanticipated error occurred during the processing of this request. HRESULT=0x800A151E - Client:Sending the Soap message failed or no recognizable response was received HRESULT=0x800A151E - Client:Unspecified client error. HRESULT=0x800A151E
I think i follow the correct steps:
First install tomcat and MSSOAP toolkit
1.- generate de service in uniface (testws)
2.-generate the wsdl file
3.- add this file to tomcat´s path
4.- recompile urr file
5.-generate the signature (testwsservice)
6.- generate the form that calls the webservice
7.- start tomcat
8.- test the form
But in the 8 step fails, returns -150
Any ideas ?
Regards,Rafa.