[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Newbie: problem creating web service client

Dear all,

I'm trying to create a client for a web service. (I'm new to web services.)

The wsdl for this service is at

http://www.techfortesco.com/tescoapi/TescoAPI.svc?wsdl

To create a client for this webservice in eclipse, i first created a Java project called RescoClient, then right clicked that project, new | other | web services | web service client.

I then get the `Web Service Client' dialog where i enter the url to the wsdl, and then press enter.

The wsdl is parsed but after 2 seconds i get an exception:

IWAB0014E Unexpected exception occurred.
java.lang.NullPointerException
etc etc.


What's going on?? All help appreciated.

Bye, Mike