Hi,

I'm trying to figure out how to write a client application to connect to the
Betdaq API (http://api.betdaq.com).

The WSDL for the web services is here : http://api.betdaq.com/v2.0/API.wsdl

I downloaded Axis (2.1.3), and launched the wsdl2java.bat script.  I've
tried different combinations of options to that command, but basically, I
always wind up with 4 files :

ReadOnlyServiceCallbackHandler.java
ReadOnlyServiceStub.java
SecureServiceCallbackHandler.java
SecureServiceStub.java

I'm sure that someone with a lot of experience with Axis could write a
simple method that would use either of those stubs to make a call to the
API.

Any of Betdaq's methods would be fine...  The ListTopLevelEvents seems
simple enough...

Once I've seen a sample, I'm sure I'll be fine...  I just need some help to
start.

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to