Hopefully this is more readable !
this is the link for the WSDL file of an exposed web service on the internet.
http://www.freewebs.com/jimmy_cheng/CurrencyExchangeService.wsdl I have tried to write a java web service client for the same.
However, the code gives an error.
The error stack is as shown below.
Client Code :
The interface that I have defined from the wsdl file :