deploymentweblogicweblogic-10.x

How to remote deploy an application in weblogic?


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.


Solution

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

    Even when not running?

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

    You can use the following tools:

    Other options (if you are using maven):