Just wondering if anyone out there were able to successfully use
mappoint.net service using Axis?
I got a java.io.IOException: DataSourceCapability already exists...
error upon using wsdl2java on mappoint's WSDL.
Isn't webservice "suppose" to be interoperable? Is MS doing something funny
aga
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
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