开发者

What is the equivalent ant command for export as EAR file and welogic deploy and undeploy command?

I am trying to create a hudson job to perform buil开发者_StackOverflowd of my application.

I like to checking on the following

  • equivalent ant command for export as EAR file
  • equivalent ant command for deploy / undeploy for weblogic portal EAR file deployment


To create ear, you would want to use ant ear task.

To deploy in weblogic, you should look at wldeploy ant task

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜