Details
-
Bug
-
Status: Resolved
-
Resolution: Incomplete
-
beta-3
-
None
-
None
-
Operating System: All
Platform: All
-
11385
Description
Hi,
There is a bug in WSDL2Java handling wrapped operations with no parameters
(JavaStubWriter takes the QName for the operation from the first parameter
which naturally doesn't work).
Patch is attached. Defining the namespace attribute of <soap:body ...> would
seem to be required for this to work. I should also note I'm pretty new to
this so this might very well be the wrong way to fix the problem.
Pete