【发布时间】:2014-01-07 20:15:12
【问题描述】:
我是websphere的新手。
我需要使用ant 或shell script 将我的war 文件自动部署到websphere。
那个 ant target/shell 命令应该部署和安装我的战争。
有什么建议吗?
【问题讨论】:
我是websphere的新手。
我需要使用ant 或shell script 将我的war 文件自动部署到websphere。
那个 ant target/shell 命令应该部署和安装我的战争。
有什么建议吗?
【问题讨论】:
IBM 提供了一组用于将应用程序部署到 websphere 的 ant 任务。看看这个答案:
Example of a build.xml for an EAR that deploys in WebSphere 6
【讨论】: