重新启动 Web Service 应用程序

遇到问题时重新启动 Web Service 应用程序

关于此任务

为您正在使用的应用程序服务器选择一项任务:

WebSphere Application Server 上重新启动 Web Service 应用程序

过程

  1. 在浏览器中打开管理控制台。 示例:http://server:port/ibm/console/logon.jsp
  2. 单击应用程序 > 应用程序类型 > WebSphere 企业应用程序 您添加的 rpews.war 应用程序会列出为您输入的应用程序名称。
  3. 要停止该应用程序,请选中 rpews.war application 复选框,然后单击停止
  4. 选中 rpews.war application 复选框,然后单击启动

在 Apache Tomcat 上重新启动 Web Service 应用程序

过程

  1. 在浏览器中打开 Apache Tomcat Manager:http://server:port/manager/html 示例:http://localhost:8080/manager/html
  2. 要停止该应用程序,请在“应用程序”部分中找到 rpews.war application 行,然后单击停止
  3. 要启动该应用程序,请在“应用程序”部分中找到 rpews.war application 行,然后单击启动

反馈