Prev Next

Tools / IBM WebSphere Server Interview questions

Types of Application Deployments in IBM WebSphere.

Hot deployment involves copying application artifact/file directly to the application directory. However, this process is not recommended for production environment and is only suitable for non-production environment.

Scripts: Application deployment done by developing ant tasks or by developing wsadmin scripts.

DMGR: Application deployment via WebSphere Admin Console, clicking a new application option from the Application Menu, the deployment can be done by DMGR.

More Related questions...

Show more question and Answers...


Comments & Discussions