dongzhisang5342 2014-12-04 05:30
浏览 285
已采纳

SoapUI - 服务不返回任何操作

The API I am supposed to target uses this WSDL(http://www.gotoworkspace.com/us/paas/s3PaaS.wsdl), though when I test it in SoapUI I receive no operations. Oddly enough when I make a request on my own client I get a 303 response telling me to redirect to the following - http://www.gotoworkspace.com/us/paas/PaaSServer.php

Questions:

1. What do you think is going on?

2. What is my endpoint and namespace?
  • 写回答

1条回答 默认 最新

  • dt1888 2014-12-04 15:41
    关注

    SoapUI is not handling the redirect correctly.

    Try using http://www.gotoworkspace.com/us/paas/PaaSServer.php?wsdl for your WSDL instead.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?