【问题标题】:"Error 404: com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException: No target servlet configured for uri: /myService“错误 404:com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException:没有为 uri 配置目标 servlet:/myService
【发布时间】:2015-10-21 14:25:04
【问题描述】:

我正在尝试使用服务。我可以在 http 日志中看到响应。我在soapUI 日志中看到成功消息。但在肥皂响应中,我看到了 http 404 错误。

在http日志中..最后..它正在显示

Thu Jul 30 15:00:01 IST 2015:DEBUG:<< "Connection: Close[\r][\n]"
Thu Jul 30 15:00:01 IST 2015:DEBUG:<< "Date: Thu, 30 Jul 2015 09:30:00 GMT[\r][\n]"
Thu Jul 30 15:00:01 IST 2015:DEBUG:<< "Server: WebSphere Application Server/8.0[\r][\n]"
Thu Jul 30 15:00:01 IST 2015:DEBUG:<< "[\r][\n]"
Thu Jul 30 15:00:01 IST 2015:DEBUG:<< "Error 404: com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException: No target servlet configured for uri: /myService

我正在尝试使用此服务响应。我需要这个响应来运行我的代码。

请帮助在 Soap 响应列而不是 http 日志上显示响应。

【问题讨论】:

    标签: spring http soap http-status-code-404 soapui


    【解决方案1】:

    应用程序 myService 似乎没有部署在应用程序服务器上。应用程序的名称是什么?我的服务还是我的服务?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-09-29
      • 2012-05-15
      • 1970-01-01
      • 2012-10-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多