Where "Topaz" is the device name. Change your CE image with the Topaz host name, or even more easy change the wsdl file according to your device name.
Make sure you rebuild the server and the client code.
If it is not working, send me your solution (preferable zipped) to "my firstname" at guruce dot com
Things to lookout for
Hi,
Did you check the paragraph "Things to lookout for" ?
for example "Location" in the wsdl is very important to get that right. In the sample it is:
<documentation>WSDL File for HelloService</documentation>
<port binding="tns:HelloWorld_Binding" name="HelloWorld_Port">
<soap:address
location="http://Topaz:8080"/>
</port>
</service>
Where "Topaz" is the device name. Change your CE image with the Topaz host name, or even more easy change the wsdl file according to your device name.
Make sure you rebuild the server and the client code.
If it is not working, send me your solution (preferable zipped) to "my firstname" at guruce dot com
Good luck
erwin