【问题标题】:What is the equivalent ant command for export as EAR file and welogic deploy and undeploy command?导出为 EAR 文件和 welogic 部署和取消部署命令的等效 ant 命令是什么?
【发布时间】:2011-01-14 02:21:38
【问题描述】:

我正在尝试创建一个 hudson 作业来执行我的应用程序的构建。

我喜欢检查以下内容

  • 导出为 EAR 文件的等效 ant 命令
  • 用于部署/取消部署 weblogic 门户 EAR 文件部署的等效 ant 命令

【问题讨论】:

    标签: ant


    【解决方案1】:

    要创建耳朵,您需要使用ant ear task

    要在 weblogic 中部署,您应该查看 wldeploy ant task

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-12-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多