Ajax Training: Ajax for Java Developers
EJB Training: Introduction to Enterprise Java Beans
Groovy for Java Developers
Hibernate Training
Intermediate Java Training
Introduction to Java Programming Training
Introduction to XML Training
Jakarta Struts Training
Java Development for Secure Systems
Java EE 5 (JEE - including EJB3)
Java Programming with Eclipse
JavaServer Faces (JSF) : Using JSF to Build J2EE Web Apps on the JBoss Application Server
JavaServer Faces Training: Introduction to JSF Training
JavaServer Pages Training: Introduction to JSP and Servlets Training
JBoss Training: Administering the JBoss 4.x Application Server
JBoss Training: Administering the JBoss® 5.X Application Server
JBoss Training: Enterprise JavaBeans (EJB 3) on the JBoss Application Server
JBoss Training: Enterprise JavaBeans 3.0 (EJB3) and the Java Persistence API (JPA) on the JBoss Application Server
JBoss Training: Java EE with Servlets JSP & JDBC on JBoss AS
JBoss Training: Servlets/JSP on the JBoss Application Server
JBoss Training: SOA and Java Web Services (JAX-WS) on the JBoss Application Server
Patterns In Frameworks Workshop
Software Design Training: Effective Software Development Training Boot Camp
Spring Framework Training (Spring 3)
Test Driven Development (TDD) for Java
The JSP Standard Tag Library (JSTL)
Web Development Using Grails Training
Web Services Training: Developing Java Web Services
XML Programming Using Java
    

JBoss Training: Administering the JBoss® 5.X Application Server

  Course #: 
  Duration:  4 days

JBoss Training Overview

JBoss Application Server (AS) is one of the most popular open source Java application server on the market. The latest release, JBoss 5, is a Java EE 5 certified platform for developing and deploying enterprise Java applications and Web applications.

While rich in functionality, administering JBoss AS can be somewhat challenging, as it often requires you to manipulate multiple XML configuration files that are located in multiple locations in a JBoss installation. JBoss AS 5 also differs in a number of ways from previous versions. 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, covers deployment and configuration of Web and Enterprise applications, and then moves on to configuration of the many other services that JBoss AS supports, such as the Tomcat-based Web container, JDBC and JMS. It also includes coverage of the many details of securing JBoss AS, as well as advanced topics such as tuning and clustering. It is written to version 5.1.x of JBoss AS, but is in large part consistent with all 5.x versions.

The course is focused and informative, and created by experts in the JBoss AS. It will demystify the many, sometimes obscure, details of running and maintaining the JBoss AS, and leave you well prepared to manage JBoss AS installations.

JBoss Training Learning Objectives

  • Understand JBoss AS Structure and Architecture
  • Install and configure JBoss
  • Understand the Microcontainer, and the legacy JMX MicroKernel
  • Assemble, deploy, and manage Java EE application components such as EJB, Servlets, and JMS
  • Configure JBoss services such as DataSources, Messaging, etc.
  • Configure the Web container (Tomcat)
  • Understand JBoss Security
  • Configure runtime security for JBoss services and server-side application components
  • Manage JBoss clusters
  • Tune JBoss performance

JBoss Training Outline

  • Session 1: JBoss Introduction and Installation
    • Java EE Overview and Architecture
    • JBoss Background and Overview
    • Basic JBoss AS Architecture
    • Downloading and Installing JBoss AS
    • Starting and Stopping JBoss
  • Session 2: JBoss AS Structure and Architecture
    • JBoss AS Directory and File Structure
    • JBoss Standard Configurations and Custom Configurations
    • Configuration Directory and File Structure
    • The JBoss Microcontainer Overview and Architecture
    • Configuring Beans for the Microcontainer
    • JMX and the JBoss JMX Microkernel
    • JMX and the Legacy JBoss JMX Microkernel and MBean Server
    • JBoss AS JMX-based Services and Service Definitions
    • The Admin Consoles (JMX Console, Web Consoles, Jopr)
  • Session 3: Deployment
    • Java EE Application Structure (Jars, Wars, Ears, Sars)
    • JBoss AS Deployers
    • Deploying and Redeploying Archives
    • Expanded Deployments and Nested Deployments
    • Deployment Dependencies and Ordering (Explicit and Implicit)
    • JBoss Classloading, and Effect on Deployment
  • Session 4: Web Container, Port Configuration, JNDI, and Datasources
    • Web Container Overview
    • The server.xml and other config file
    • Configuring the HTTP, HTTPS, and AJP Connectors
    • Port Configuration and ServiceBindingManager
    • JNDI and Naming Overview
    • JBoss Naming Overview and Configuration
    • JNDI Client Configuration
    • DataSoruce and JCA Overview
    • DataSource Configuration and *-ds.xml Files
    • The Hypersonic Database and DefaultDS
  • Session 5: Other Services
    • Remote Object Invokers
    • Unified Invoker, and RMI Invoker
    • HTTP Invoker
    • JMS - Java Message Service
      • JMS Overview
      • JBossMessaging Overview
      • JBossMessaging Configuration
      • JBossMessaging Invokers
      • Configuring Queues and Topics
    • Web Services
    • Other Services - EJB, JMX Invoker Adapter, RMI Classloading
  • Session 6: Security
    • Java EE Security Overview
      • Authentication, Authorization, Identity
      • Security Roles
      • Web App Security Constraints
    • JBoss AS Security Architecture
    • JBoss AS Security Domains Overview
    • Defining Security Domains
    • JBoss AS Login Modules
    • Using UsersRolesLoginModule
    • Using Password Hashing
    • Using DatabaseServerLoginModule
    • Other Login Modules (LDAP, etc)
    • Encypting Datasource Passwords
    • Enabling SSL
      • Setting Up HTTPS, keytool, configuration 
      • RMI Over SSL (EJB usage)
      • Other Uses of SSL
    • Securing JBoss AS Services - Consoles, Invokers, DataSourses, etc. 
  • Session 7: Tuning JBoss
    • JBoss AS and the Java Virtual Machine (JVM)
      • Tuning The Heap (Memory Usage)
      • Garbage Collection (GC) Overview and Generational GC
      • Tuning GC
    • Tuning the Web Tier (Tomcat)
      • Connector Tuning
      • Other Optimizations
    • Database Connection Tuning
    • RMI Invoker and Messaging Tuning
    • Other JBoss AS Optimizations
    • Creating Minimal Configurations
  • Clustering
    • JBoss AS Clustering and JGroups Overview
    • Cluster Configuration and Partitions
    • Troubleshooting Multicast Issues
    • Clustering Architecture (Client Interceptor, Load Balancing and Fault Tolerance, State Replication)
    • Clustered Services (HA-JNDI/High Availability JNDI, EJB, Messaging
    • Farming Service
    • Load Balancers and Clustered Http 
    • Using Apache httpd as a load balancer