Helen
12 years agoNew Contributor
[Resolved] Missing WSDL operations in SoapUI
I had a WSDL that I creatd in Eclipse and pulled into SoapUI. I needed to make some significant changes so I deleted the entire project in Eclipse and SoapUI and rebuilt it. I ran the Eclipse source code through an XML validator and it is good. But when I try to pull the WSDL into SoapUI it does not bring in all the operations. Does anyone know how to fix this?
In the attached screen shot only the GetCustInfoOperation was created. However there is also a UpdCustInfoOperation in the WSDL.
update:
We figured out what is causing them to not show up. The problem is actually in Eclipse where I am building the WSDL. For some reason is has stopped creating the SoapAction for each operation. Not sure why this is suddenly happening since I have build others using the same methodology.
In the attached screen shot only the GetCustInfoOperation was created. However there is also a UpdCustInfoOperation in the WSDL.
update:
We figured out what is causing them to not show up. The problem is actually in Eclipse where I am building the WSDL. For some reason is has stopped creating the SoapAction for each operation. Not sure why this is suddenly happening since I have build others using the same methodology.