Thanks. That worked great.
-Original Message-From: St-Germain, Sylvain
[mailto:[EMAIL PROTECTED]]Sent: Monday, March 25, 2002
3:27 PMTo: [EMAIL PROTECTED]Subject: RE: Problem
in WSDL2Java with overloaded methods
You
need to explicitely define the mapping between your
;Axis-User (E-mail)Subject: Problem
in WSDL2Java with overloaded methods
Hi,
I am
trying to generate stub classes for the attached WSDL. It has two add
methods, one that takes two integers, and one that takes three integers.
The stubs that are being generated contain two add me
Hi,
I am trying
to generate stub classes for the attached WSDL. It has two add methods,
one that takes two integers, and one that takes three integers. The stubs
that are being generated contain two add methods, but both of them have three
integer parameters. Is there a mistake in my WS