Comments
-
Hi rylarson, The reason I think you see a code mismatch with your generated code versus the provided SDK code is that the SDK author used Apache Axis, not Apache Axis2, to generate the Sample/Java provided code. However, the fact that you got Axis2 WSDL2Java to generate the code in the first place is interesting to me,…