Client Code for Axis - Newbie Question
From: DayCoder (daycoder_at_yahoo.com)
Date: 12/17/03
- Next message: Hrvoje Somun: "Calling foreign executables"
- Previous message: Todd Corley: "Re: Recommend an IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Dec 2003 10:10:57 -0800
Hi,
I'm a first time Axis 1.1 user and trying to figure out how to write
web services client code. I used WSDL2JAVA to create java source from
the wsdl. I ended up with the following files...
xxxx_Port.java
xxxx_Service.java
xxxx_ServiceLocator.java
xxxxBindingStub.java
xxxxRequest.java
xxxxResponse.java
Does anyone have some sample code they can share with me that shows
the basics of how to set up the request and response parameters and
then actually make the call to the web service. Not sure which
classes or methods to use.
Thanks
- Next message: Hrvoje Somun: "Calling foreign executables"
- Previous message: Todd Corley: "Re: Recommend an IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]