Administering the JBoss Application Server

The JBoss Application Server is one of the most popular open source Java application servers on the market. The latest release, JBoss AS 7, is a major release that includes many improvements and changes from the widely adopted JBoss 5 platform. The new release has a completely new structure and management model that is covered in depth in the course. It is a certified implementation of the Java EE 6 Web profile, and contains a review release of the Java EE 6 Full profile.

This course covers all the important administrative tasks that are required to administer this new version of JBoss AS. It starts with installation, architecture, and basic configuration and monitoring. It covers management using the new and expanded Web console, as well as the structure of the management model and how to use it via the admin CLI (Command Line Interface) and via scripting. It includes coverage of using the management tools to deploy and configure Web and Enterprise applications, datasources, JMS resources (topics, queues), as well as covering the configuration of the major subsystems, including the Web (HTTP), Web Services, Messaging (including the new HornetQ based provider), Logging, and Security subsystems. You will also learn the structure and contents of the underlying XML configuration files that reflect the actual configuration. The course also covers the use of JBoss in standalone mode (consistent with previous releases of JBoss), and explains the new domain model for managing multiple JBoss nodes from a single management point. The last part of the course delves into the details of clustering JBoss for high availability and load balancing, as well as going into the details of setting up and managing a JBoss domain with the new domain model

The course is focused and informative, and created by experts in the JBoss AS. It will demystify the many new capabilities and structure of JBoss 7, and leave you well prepared to manage JBoss AS installations. It also points out many of the issues that you may run into while migrating applications from JBoss 5.

Goals

  • Understand JBoss AS 7 structure and architecture
  • Learn to install and configure AS 7
  • Understand the structure of both standalone installations and domain-based installations
  • Be aware of the modular classloading characteristics of AS 7 and of deployments in the server, and how this differs from JBoss 5
  • Understand the management model, and how to use it via the CLI (Command Line Interface) and via scripting
  • Learn to Understand and use the Web management console for managing AS 7
  • Be familiar with the XML configuration files, their structure, and their usage
  • Learn to configure and manage the important subsystems, including the Web, Messaging, and Logging
  • Learn to configure and manage the Web container, including the HTTP, HTTPS, and AJP connectors
  • Understand and configure Socket Groups
  • Understand, configure, and use Security in AS 7
  • Learn to assemble, deploy, and manage Java EE application components such as EJB, Servlets, and JMS
  • Learn to configure resources such as datasources, messaging destinations (topics/queues), etc.
  • Learn to configure runtime security for AS 7 services and server-side application components
  • Learn to optimize / Tune JBoss performance
  • Learn to migrate applications from JBoss AS 5 to JBoss AS 7
  • Learn to configure and Manage AS 7 Domains
  • Learn to configure and Manage AS 7 Clusters, including using Apache httpd and mod_cluster

Outline

  1. JBoss AS 7 Introduction and Installation
    1. Java EE Overview and Architecture
    2. JBoss AS 7 Background and Overview
    3. Installing and Starting AS 7
    4. Working with AS 7
    5. Documentation Overview
  2. AS 7 Structure and Architecture
    1. AS 7 Directory and File Structure
    2. JBoss Modules
    3. Server Architecture and Configuration
  3. AS 7 Management and Logging
    1. Using the CLI (Command Line Interface)
    2. Management Model
    3. Working with Management Resources
    4. Common Management Tasks
    5. The Web Admin Console
    6. Other Management Capabilities
    7. Server Logging
  4. Interfaces and Socket Bindings / Port Configuration
    1. Interface Configuration
    2. Socket Bindings and Socket Binding Groups
    3. Setting the Bind Address
  5. Application Deployment
    1. Java EE Deployment Archives (Jars, Wars, Ears, Sars)
    2. Deploying with the CLI and Admin Console
    3. Auto-Deployment in AS 7 (Marker Files, Expanded, Archived)
    4. Deployment Dependencies
  6. Subsystem Configuration
    1. Thread Pools
    2. Web Container
    3. Web Container Overview
    4. Web Container Configuration in standalone.xml
      1. Querying Container Configuration via the CLI
      2. Configuring the HTTP, HTTPS, and AJP Connectors (in standalone.xml, and via the CLI)
      3. JNDI and Naming Overview
      4. JBoss Naming Overview and Configuration
    5. JNDI Client Configuration
    6. DataSource and JCA Overview
    7. DataSource Configuration (XML, CLI, and Admin Console)
    8. The H2 Database and ExampleDS
    9. EJB Subsystem
  7. Messaging in AS 7
    1. JMS (Java Message Service) Overview
    2. HornetQ Overview
    3. Configuring Connection Factories (XML, CLI, and Admin Console)
    4. Configuring Queues and Topics (XML, CLI, and Admin Console)
    5. Dead Letter and Redelivery
    6. Messaging Security
  8. Session 8 : Security
    1. Java EE Security Overview
      1. Authentication, Authorization, Identity
      2. Security Roles
      3. Web App Security Constraints
    2. AS 7 Security Architecture (PicketBox Security)
    3. AS 7 Security Domains
    4. AS 7 Login Modules
    5. Using PropertiesUsersLoginModule
    6. Using DatabaseServerLoginModule
    7. Role Mapping Configuration
    8. Fine Grained Authorization Policies
    9. Other Login Modules (LDAP, etc)
    10. Securing the Management Interfaces
    11. Enabling SSL
      1. SSL Overview
      2. Setting Up HTTPS, keytool, configuration
      3. Other Uses of SSL
  9. Clustering in AS 7
    1. Clustering Overview
    2. Clustering Configuration, JGroups Overview
    3. Troubleshooting Multicast Issues
    4. Managing Clusters
    5. Clustered Services (HA-JNDI/High Availability JNDI, EJB, Messaging)
    6. Load Balancers and Clustered Http
    7. Load Balancing with Apache httpd and mod_cluster
    8. Installing and Configuring mod_cluster
    9. Load Balancing Between Nodes
    10. Managing with the CLI
  10. AS 7 Domain Mode
    1. Domain Mode Overview
    2. domain.xml and host.xml
    3. Domain Controllers, Host Controllers, Server Groups, Servers
    4. Domain Configuration – domain.xml, Controller, and Server Configuration
    5. Domain Management
  11. Tuning JBoss AS 7
    1. JBoss AS and the Java Virtual Machine (JVM)
      1. Tuning The Heap (Memory Usage)
      2. Garbage Collection (GC) Overview and Generational GC
      3. Tuning GC
    2. Tuning the Web Tier (Tomcat)
      1. Connector Tuning
      2. Other Optimizations
    3. Database Connection Tuning
    4. Messaging Tuning
    5. Other JBoss AS Optimizations
    6. Creating Minimal Configurations
  12. Migration
    1. Configuration and Management Differences
    2. Classloading and Modules
    3. Database / Datasource
    4. Security
    5. Messaging

To Hire an AMS JBoss Subject Matter Expert and Instructor who also teaches this class, call us today at 800-798-3901!

Leave a Reply