Re: Problem with consuming DailyDilbert webservices.

2002-10-03 Thread Kell Ng
Problem solved. Stupid mistake: Service constructor takes the wsdl doc NOT the endpoint URL! Kell >From: "Kell Ng" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Problem with consuming DailyDilbert webservices. >Date: Thu, 0

Problem with consuming DailyDilbert webservices.

2002-10-03 Thread Kell Ng
Hi, I'm new to Axis & webservices and ran into some problem trying to consume the dailyDilbert webservice advertised at http://esynaps.com/eSynaps_home.aspx I generated the stubs etc. classes using the WSDL2Java util provided by axis and used those classes to talk to the webservices. It seem