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.