| sharonbn wrote: |
| ok, i've finally figured it out, here's what i've done:
go to the websphere administrative console, chose Applications from the left panel menu, Enterprise Applications option. You should see the WebServiceProject application. click on it and then on the right panel, under Web Services Properties, click on Publish WSDL files. You should be presented with a zip file. click on it to save it to a location of your choosing. open the zip file in the directory, it should contain the wsdl and xsd files. now, in the "New Web Service Client" dialog, chosoe the "WSDL file" option and specify the wsdl file that was extracted from the zip file. this will create the web service client and running it will produce the desired results. |
| sharonbn wrote: |
| ok, i've finally figured it out, here's what i've done:
go to the websphere administrative console, chose Applications from the left panel menu, Enterprise Applications option. You should see the WebServiceProject application. click on it and then on the right panel, under Web Services Properties, click on Publish WSDL files. You should be presented with a zip file. click on it to save it to a location of your choosing. open the zip file in the directory, it should contain the wsdl and xsd files. now, in the "New Web Service Client" dialog, chosoe the "WSDL file" option and specify the wsdl file that was extracted from the zip file. this will create the web service client and running it will produce the desired results. |