Page 1 of 1

problem running php webservice on java webservice client

PostPosted: 03. September 2007 07:42
by rav_nan
hi guys i am having problem with webservices deployment can anybody help me in this.

i have created a php webservice which produces a wsdl output. i have also created a java client with which i can access the webservice.

Now the webservice which i have built on is apache server 2.2 and the webservice client on which i am running it is Tomcat 4.1, both use 8080 port, but while deploying i stop the apache server and run the tomcat server, but the client webservice gives an erro saying that connection refused. please let me know where am i going wrong.