I am trying to convert the following wsdl file ( https://api.yieldmanager.com/api-1.33/adjustment.php?wsdl) to java. It throws the following error under axis2-1.6.1, but the same file works fine under axis-1_4. What change should I do in order to resolve this error.
*Caused by: org.apache.axis2.AxisFault: Part 'detail' of fault message '{https://* *api.yieldmanager.com/AdjustmentService}getFault<http://api.yieldmanager.com/AdjustmentService%7DgetFault>' must be defined with 'element=Q* *Name' and not 'type=QName'* -- Regards Kalpana Prakasam