Chapter 2. Understanding the GlassFish Server Architecture
In this chapter, we discuss the architecture of GlassFish, and the essential tools we use to administer it. We start with an introduction to the main components of the GlassFish Server, and how their organization is manifested in the configuration files. We then explain the Java Management Extension ( JMX) based administration infrastructure of GlassFish, and introduce the essential tools we use to administer the GlassFish Server environment. The goal of this chapter is to help you get familiar with the GlassFish administration tools, and the common administrative tasks that you can perform with these tools.
Understanding the architecture of GlassFish
Over time, GlassFish has evolved into a server platform that is much more than the reference implementation of the Java EE specifications. It is now a highly configurable server that is capable of delivering high quality of service. Now, let's understand the main components of GlassFish...