Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Administering JBoss® EAP 6

Price
2,340 USD
4 Days
EJJB-135
Classroom Training, Online Training
Oracle

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

    Sorry, there are no public classes currently scheduled in your country.

    Please complete this form, and a Training Advisor will be in touch with you shortly to address your training needs.

View Global Schedule

Course Description

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 / EAP 6, is a major release that includes many improvements and changes from the widely adopted JBoss 5 platform. This course is geared specifically for the EAP 6 version of the server, which is a subscription-supported version that is now freely downloadable for development purposes.

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 EAP 6, 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.
 

Objectives

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

Audience

  • Administrators

Prerequisites

    • Familiarity with JBoss 5

Topics

  • JBoss AS 7 / EAP 6 Introduction and Installation
    • Java EE Overview and Architecture
    • JBoss AS 7 / EAP 6 Background and Overview
    • Installing and Starting EAP 6
    • Working with EAP 6
    • Documentation Overview
  • AS 7 / EAP 6Structure and Architecture
    • EAP 6 Directory and File Structure
    • JBoss Modules
    • Server Architecture and Configuration
  • EAP 6 Management and Logging
    • Using the CLI (Command Line Interface)
    • Management Model
    • Working with Management Resources
    • Common Management Tasks
    • The Web Admin Console
    • Other Management Capabilities
    • Server Logging
    • Audit Logging
  • Interfaces and Socket Bindings / Port Configuration
    • Interface Configuration
    • Socket Bindings and Socket Binding Groups
    • Setting the Bind Address
  • Application Deployment
    • Java EE Deployment Archives (Jars, Wars, Ears, Sars)
    • Deploying with the CLI and Admin Console
    • Auto-Deployment in EAP 6 (Marker Files, Expanded, Archived)
    • Deployment Dependencies
  • Subsystem Configuration
    • Thread Pools
    • Web Container
      • Web Container Overview
      • Web Container Configuration in standalone.xml
      • Querying Container Configuration via the CLI
      • Configuring the HTTP, HTTPS, and AJP Connectors (in standalone.xml, and via the CLI)
    • JNDI and Naming Overview
    • JBoss Naming Overview and Configuration
    • JNDI Client Configuration
    • DataSource and JCA Overview
    • DataSource Configuration (XML, CLI, and Admin Console)
    • EJB Subsystem
  • Messaging in EAP 6
    • JMS (Java Message Service) Overview
    • HornetQ Overview
    • Configuring Connection Factories (XML, CLI, and Admin Console)
    • Configuring Queues and Topics (XML, CLI, and Admin Console)
    • Dead Letter and Redelivery
    • Messaging Security
  • Security
    • JBoss Server Security Overview
    • Management Interface Security
      • Local Access
      • Security Realms, Authentication, and Authorization
      • File Based and LDAP Realms
    • Role-Based Access Control (RBAC)
      • Overview
      • Standard Roles
      • Membership and Permissions
      • Configuring
    • Security Domains - Application Security
      • Overview
      • Login Modules - UsersRoles, DatabaseUsers/DatabaseServerLoginModule, LDAP
      • Configuration and Details
      • Java EE Security Overview and Role Mapping
      • Using the Vault for Sensitive Data (passwords)
    • Enabling SSL
      • SSL Overview
      • Setting Up HTTPS, keytool, configuration
      • Other Uses of SSL
  • Clustering in EAP 6
    • Clustering Overview
    • Clustering Configuration, JGroups Overview
    • Troubleshooting Multicast Issues
    • Managing Clusters
    • Clustered Services (HA-JNDI/High Availability JNDI, EJB, Messaging)
    • Load Balancers and Clustered Http
    • Load Balancing with Apache httpd and mod_cluster
    • Installing and Configuring mod_cluster
    • Load Balancing Between Nodes
    • Managing with the CLI
  • EAP 6 Domain Mode
    • Domain Mode Overview
    • domain.xml and host.xml
    • Domain Controllers, Host Controllers, Server Groups, Servers
    • Domain Configuration - domain.xml, Controller, and Server Configuration
    • Domain Management
  • Tuning JBoss EAP 6
    • 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
    • Messaging Tuning
    • Other JBoss AS Optimizations
    • Creating Minimal Configurations
  • Migration
    • Configuration and Management Differences
    • Classloading and Modules
    • Database / Datasource
    • Security
    • Messaging
  • 2023 Top 20 Training Industry Company - IT Training

    Need Help?

    Call us at 877-206-0106 or e-mail us at info@learnquest.com

    Personalized Solutions

    Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

    Contact Us

    Need Help?

    Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

    Talk to us

    20% Off All AI Training Courses

    Achieve more with AI-powered tools and strategies.

    PROMO CODE: AI20
    VALID THROUGH APRIL 30, 2024

    20% Off All AI Training Courses

    Self-Paced Training Info

    Learn at your own pace with anytime, anywhere training

    • Same in-demand topics as instructor-led public and private classes.
    • Standalone learning or supplemental reinforcement.
    • e-Learning content varies by course and technology.
    • View the Self-Paced version of this outline and what is included in the SPVC course.
    • Learn more about e-Learning

    Course Added To Shopping Cart

    bla

    bla

    bla

    bla

    bla

    bla

    Self-Paced Training Terms & Conditions

    ??spvc-wbt-warning??
    ??group-training-form-area??
    ??how-can-we-help-you-area??
    ??personalized-form-area??
    ??request-quote-area??

    Sorry, there are no classes that meet your criteria.

    Please contact us to schedule a class.
    Close

    self-paced
    STOP! Before You Leave

    Save 0% on this course!

    Take advantage of our online-only offer & save 0% on any course !

    Promo Code skip0 will be applied to your registration

    Close
    Nothing yet
    here's the message from the cart

    To view the cart, you can click "View Cart" on the right side of the heading on each page
    Add to cart clicker.

    Purchase Information

    ??elearning-coursenumber?? ??coursename??
    View Cart

    Need more Information?

    Speak with our training specialists to continue your learning journey.

     

    Delivery Formats

    Close

    By submitting this form, I agree to LearnQuest's Terms and Conditions

    heres the new schedule
    This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
    Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.