JBoss Training Overview
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 which 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.
JBoss Training Skills Gained
50% hands-on, 50% lecture
Supported Platforms
JBoss AS 7.1, and EAP 6.0 on both Linux and Windows Operating Systems
JBoss Training Course Duration
4 Days
JBoss Training Course outline
Session 1: JBoss AS 7 Introduction and Installation
Session 2: AS 7 Structure and Architecture
Session 3: AS 7 Management and Logging
Session 4: Interfaces and Socket Bindings / Port Configuration
Session 5: Application Deployment
Session 6: Subsystem Configuration
Session 7: Messaging in AS 7
Session 8 : Security
Session 9: Clustering in AS 7
Session 10: AS 7 Domain Mode
Session 11: Tuning JBoss AS 7
Session 12: Migration