如何在weblogic中远程部署应用程序? [英] How to remote deploy an application in weblogic?

查看:287
本文介绍了如何在weblogic中远程部署应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两台计算机,我不想在开发计算机中安装weblogic和oracle,它们消耗过多的内存,问题是如何将我的应用程序在开发计算机上部署到另一台具有oracle和weblogic的免费计算机上安装好了吗?我正在使用weblogic 10.3。

I have two computers , I don't want to install weblogic and oracle in my development computer, they consume too much memory, the problem is how can I deploy my application on development computer to another free computer which has oracle and weblogic installed ? I am using weblogic 10.3.

推荐答案


我不想在自己的服务器上安装weblogic和oracle开发计算机,它们消耗了太多的内存

I don't want to install weblogic and oracle in my development computer , they consume too much memory

即使不运行时?


如何将我的应用程序从开发计算机部署到安装了oracle和weblogic的另一台计算机上

how can I deploy my application from my development machine to another machine which has oracle and weblogic installed

您可以使用以下工具:

  • webLogic.Deployer (see the weblogic.Deployer Command Line Reference)
  • Admin Console
  • wldeploy, the Ant Task version of the weblogic.Deployer (see the wldeploy Ant Task Reference)
  • WLST (see Deploying Applications in the WebLogic Scripting Tool documentation).

其他选项(如果使用的是maven):

Other options (if you are using maven):

  • weblogic maven plugin (no feedback to give you except that I wouldn't use it)
  • cargo maven plugin (doesn't support deployment to remote weblogic)

这篇关于如何在weblogic中远程部署应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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