Friday, November 9, 2012

How to deploy application using weblogic Admin console

Steps to Deploy Application using Administration Console


In this post I’ll cover steps to deploy application using Administration Console

Download Sample Application on Internet or otherwise use sample apllication like medrec and deploy on WebLogic Server.

1. Start Administration Server...

2. access the Admin console using Admin IP:port/console
            http://127.0.0.1:7001/console

3. Login using User (with admin or deployer role)  weblogic in my case

4. First step is to acquire Lock as shown in screen


5) Click on deployments 

6) Click on Install button

7) Select Application (war, jar, ear) File . You should get this application (war, ear, jar) file from development team.

Select Install this deployment as Application and click Next


9) Activate Canges by clicking on button on left as shown in screen




10) Start Application by clicking on Start Button






No comments:

Post a Comment