Weblogic + 通过命令更改部署顺序 [英] Weblogic + Change deployment order via command

查看:33
本文介绍了Weblogic + 通过命令更改部署顺序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 ant 脚本取消部署应用程序并将其部署到 weblogic 服务器.对于特定的应用程序,我想为部署顺序"设置不同的值.有什么办法可以通过ANT提及部署顺序.请协助.

I am using ant script to undeploy and deploy the application to weblogic server. For a particular application I want to setup the "Deployment Order" a different value. Is there any way I can mention the deployment order via ANT. Please assist.

推荐答案

weblogic.Deployer 实用程序及其 ANT 版本 wldeploy 不提供在部署应用程序时设置部署顺序的功能.

The weblogic.Deployer utility and its ANT version wldeploy do not provide a feature to set the Deployment Order while deploying the Application.

订单只能在部署后更新.如果这正是您所需要的,您仍然可以使用 WLST 使其自动化.下面是一个例子:https://forums.oracle.com/thread/1014169

The order can only be updated after the deployment. You can still automate it with WLST if that's what you're looking for. Here is an example: https://forums.oracle.com/thread/1014169

这篇关于Weblogic + 通过命令更改部署顺序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆