【问题标题】:URL to access Web App deployed as a WAR file on Websphere Portal Server用于访问作为 WAR 文件部署在 Websphere Portal Server 上的 Web 应用程序的 URL
【发布时间】:2012-10-27 17:27:45
【问题描述】:

我们已将一个包含 JSP 和 Servlet 作为 .war 文件的简单 Web 应用程序部署到 IBM Websphere Portal Server。但是,我们无法确定用于访问或查看 Web 应用程序的 URL。我们可以使用独立的 Web 应用程序访问 Web 应用程序,还是需要为此创建门户页面。

欢迎提供任何信息或帮助。

【问题讨论】:

    标签: websphere-portal


    【解决方案1】:

    无论哪种方式都可以。您可以直接访问它,也可以作为 portlet 访问它。当您将 .war 文件部署到 WAS 控制台时,您必须设置上下文根。上下文根将是用于访问您的 Web 应用程序的 URI 的根。 根据它是什么类型的应用程序以及您打算如何使用它,您可能需要使用 XMLAccess 接口将应用程序注册到门户。 如果您可以提供您正在使用的 Portal 版本,我可以将您指向相关文档。

    以下是 Portal v7 的一些资源: deploy java war file to IBM web sphere portal

    http://www-10.lotus.com/ldd/portalwiki.nsf/xpDocViewer.xsp?lookupName=IBM+WebSphere+Portal+7+Product+Documentation#action=openDocument&res_title=Export_the_WAR_file_and_install_the_portlet_wp7&content=pdcontent

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-07-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-01-14
      相关资源
      最近更新 更多