On 6/13/07, Bill Taylor <[EMAIL PROTECTED]> wrote:
I have been given wsdl service definitions which I have to match. I
am using Eclipse, so I downloaded the Eclipse plugin
axis2-eclipse-codegen-wizard. When I run the wsdl2java tool, I get a
number of Java files as I expected.
My problem is that I do not know how to modify these stubs to fill in
my methods.
Bill, I'm just starting with web services and I understand your
frustration. I'd look at the sample clients that come in the
axis2/sample package. I figured out how the client stubs worked by
looking at them in the object browser in Eclipse. Look at the
AddressBookADBClient.java file in the Addressbook sample and you
should get an idea of how to use the stub. That's the best I can
really tell you. I haven't found a doc on the axis2 site that really
explains the stub usage too much.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]