PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [wb19] Webservice on the server
[wb19] Webservice on the server
Iniciado por guest, 16,jul. 2015 13:25 - No hay respuesta
Publicado el 16,julio 2015 - 13:25
Hi

My webservice is installed on the server and if I point to
http://www.plumaccounting.co.za/PLUMACCOUNTINGWEBSERVICE_WEB/awws/PlumAccountingWebService.awws… from my desktop I see the XML file of all the procedures.

If I run my application locally and point the webservices to the server the procedures are executed.

However, on the server itself, when I run the test of the webservice I get an HTTP Error 404 not found.

On the server the test points to http://localhost/PLUMACCOUNTINGWEBSERVICE_WEB//awws/

When I deploy my web application, to the same sever, and run it, then the web services are not seen.

First of all I don't know where the //awws comes from. the double slash does not seem right and also there is no /awws sub-folder in the webservice directory.

Is there some config file I should be looking at and where is this file located?

Any help as always appreciated.


Ericus Steyn