WLST Modes In Weblogic Servers

WLST Modes In Weblogic Servers

  • Online mode:              

                – Connected to a running server
                – Access to all WLS configuration and run-time attributes
                –To create and activate change sessions similar to the WLS console
  • Offline mode:  

      –Domain not running

      –Access to only persisted domain configuration (config.xml)
     –To create or update domains similar to using the Configuration Wizard