【问题标题】:Deploy Web Services on Websphere Portal Server在 Websphere Portal Server 上部署 Web 服务
【发布时间】:2023-10-10 14:43:01
【问题描述】:

就像我们使用 DeployPortlet.xml 文件在 webspehre 门户服务器上部署 portlet 一样,有没有类似的方法在 webspehere 门户服务器上部署 web 服务

【问题讨论】:

    标签: websphere websphere-portal


    【解决方案1】:

    除非它们是无法使用 xmlaccess 的 WSRP 服务,否则您将需要使用 websphere appserver 命令来执行此操作,或者使用使用属性文件和部署目录的自动部署步骤,或者使用 wsadmin 来部署它们

    【讨论】: