Friday 26 October 2012

BACKGROUND PROCESS


       BACKGROUND PROCESS




Q) If we deploy any application in WAS (or) App server what happens in Background Process?



A) STEP1: It creates UnInstaller

    STEP2: Initialises the components


   STEP3: Provides security for your application


  STEP4: Application will stored in JVM


 STEP5: JVm will forwards that application to WebContainer


 STEP6: It will run through ports


STEP7: Runs the application by Configuration Command


STEP8: Collects Node Metadata

0 comments:

Post a Comment