1.
Generate the WSDL from a class, not an interface
2.
Build your code with debug info on
3. Use
the -i argument when you call Java2WSDL. (I don't know what the corresponding
Ant attribute is)
-
C
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 12:52 PM
To: [EMAIL PROTECTED]
Subject: WSDL Parameter NamesHi folks,Is there anyway to set the parameter Name's to something other than in0, in1 ...THanks,Mark.
