Now I have a case where I am getting "HTTP GET Not Supported" when trying to read my WSDL in a browser, but it also fails when trying to load it into SOAPUI.
This same WSDL loaded fine in SOAPUI last week. Nothing that I know of has changed. The SOAPUI error log says:
Caused by: org.apache.xmlbeans.XmlException: error: Unexpected element: CDATA. Not sure how this CDATA got into the WSDL.