Saturday, 23 February 2013

Weblogic Server Deployment


Weblogic Server Deployment

Deploy war file


Access admin console

http://admin_host:admin_port/console


Click on Lock & Edit button ( If have production mode domain )



















Click on "Deployment" option on your left hand side panel


























Click on "install" option on right hand side, and next

Browse you application and select next


Select option install this deployment as an application and select next


Select your target server or cluster and click next



Select all default options ( or select according to your need like change application name with more significant text, deployment modes etc )



Select finish option



Click on activate changes ( if your domain in production mode )



Click on deployment, check your application box, click on start > servicing all requests



your application will come in active state ( of course if there is no issues with your application :) )



now go ahead and access your application

In my case, below is the screen




Other Posts

Application Status
Packaging Files
Disable on demand deployment option
Deployment Forms - Archive & Exploded
Side by Side Deployment
Quick Deployment Using WLST
Make You Application as Default Application
Deployment As Library Option
Creating WAR File
Web Application ( WAR ) Basic Concepts
EAR File Directory Structure
Autodeployment
Partial Deployment Of Static Files





















3 comments:

  1. Need some explanation on the states of an application : NEW & Prepared? Whats the difference between them?

    ReplyDelete
  2. how to take backup of application from console

    ReplyDelete