Re: Web Service - Deploy Error
Posted By:
Anonymous
Posted On:
Saturday, October 1, 2005 12:44 PM
make sure you try to connect to the right port.
default one is 8080.
If your service is running on port 80 for example
you should run the AdminClient with -p80 aka
java org.apache.axis.client.AdminClient -p80 deploy.wsdd
Re: Web Service - Deploy Error
Posted By:
Anonymous
Posted On:
Monday, September 26, 2005 07:48 AM
Hi Swati,
I am also facing the same error while i try to deploy my Web service.
Can you mail me the solution (If have solved the problem) to srisvs@rediffmail.com.
I was able to deploy the same service on another system, But when i tried to deploy it in my home pc it giving me the error
Thanks in anticipation.
Sri.