wsdl error Cause: org.apache.axis2.AxisFault: No operation found in the portType element

Hi All,

I’m trying to create a webservice as a consumer from a wsdl file in designer 9. I am getting the below error.

Cause: org.apache.axis2.AxisFault: No operation found in the portType element.

I have no idea about this error and haven’t got much help online. Can anyone came across this kind of similar issue.

Thanks,
Kumar.

for a normal WSDL, there should be at least one wsdl:operation under wsdl:portType, seems your WSDL file doesn’t have one. Check with the provider of this WSDL file.

Incomplete WSDL for sure - i.e no operations defined