Chapter 4. Managing Oracle WebLogic Server
Oracle WebLogic Server is the leading Java application server in the market. Oracle completed the acquisition of BEA Systems in June 2008. WebLogic Server was the flagship product offered by BEA systems and is used by many organizations to deploy their enterprise Java and SOA applications. In this chapter, you will learn about the following:
Introduction to Oracle WebLogic Server and it's architecture
Discovering WebLogic Server Domains
Monitoring and configuration management of WebLogic Server Domains and applications, and service level management of applications running on WebLogic Server
Introducing WebLogic Server
WebLogic Server is a Java EE application server where you run enterprise Java applications. Most organizations want their production applications to be highly scalable and available. Hence, most often you will run more than one instance of WebLogic Server in your environment.
The following diagram depicts the architecture for a WebLogic...