|
Its because the Schema at the location seems to be down. Its not necessarily needed and you can comment it out from
Line 7 of, app/code/core/Mage/Api/etc/wsdl.xml
Which reads:
<import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="http://schemas.xmlsoap.org/soap/encoding/" />
There are also lots of other solutions here http://www.magentocommerce.com/boards/viewthread/218164/
|