JBoss Application Administration I

Request info

Who should attend

System administrators who are both new to JBoss and have experience with JBoss Enterprise Application Platform 5

Prerequisites

  • Base experience with system administration on Microsoft Windows, UNIX, or Linux® operating systems
  • Understanding of hardware and networking
  • No prior knowledge of Java, scripting, or JBoss Developer Studio required

Course Objectives

By the end of this course students will have covered:

  • Install and run JBoss Enterprise Application Platform 6 in standalone mode and domain mode.
  • Configure a domain.
  • Deploy applications to JBoss Enterprise Application Platform 6.
  • Configure the datasource subsystem.
  • Configure Java™ Message Service (JMS) and HornetQ.
  • Configure the logging subsystem.
  • Configure the web subsystem.
  • Implement application security in JBoss Enterprise Application Platform 6.
  • Migrate JBoss Enterprise Application Platform 5 applications to JBoss Enterprise Application Platform 6.
  • Introduction to clustering

Course Content

JBoss® Application Administration I teaches you the best practices for installing and configuring JBoss Enterprise Application Platform 6. Through hands-on labs, learn the essential, real-world tasks that a system administrator needs to know to effectively deploy and manage applications on JBoss Enterprise Application Platform. After completing this course, you should be prepared to take the JBoss Certified Application Administrator (JBCAA) exam.

Detailed Course Outline

Overview of JBoss Enterprise Application Platform

Learn the concepts and terminology of JBoss® Enterprise Application Platform 6, and install and run a JBoss Enterprise Application Platform instance.

Configure JBoss Enterprise Application Platform in standalone mode

Understand the directory structure of standalone mode and the standalone.xml configuration file, and deploy an application onto a standalone server.

Configure JBoss Enterprise Application Platform in domain mode

Set up a domain, including a domain controller managing multiple host controllers. Also learn how to deploy an application onto a domain.

Configure servers

Define a server group on a host, add servers to a server group, and deploy an application to a server group

Use the CLI tool

Learn how the command-line Interface tool can be used to script administrative tasks.

The datasource subsystem

Understand database connection pools in JBoss Enterprise Application Platform and how to configure the datasource subsystem. Learn how to deploy a Java™ Database Connectivity (JDBC) driver and define a datasource.

The logging subsystem

Configure the logging subsystem, including configuring the built-in handlers and loggers.

The messaging subsystem

Understand JMS and HornetQ, including how to define and configure connection factories and destinations (topics and queues).

The security subsystem

Configure the security subsystem, including securing the management interfaces, securing an application, and securing a JMS destination. Also learn how to define an Lightweight Directory Access Protocol (LDAP) and database security realm.

JVM configuration

Configure the JVM for both standalone and domain modes.

Migrating applications to JBoss Enterprise Application Platform 6

Understand classpath and module dependencies, JPA issues, updating security settings, and other tips on how to migrate an application to JBoss Enterprise Application Platform 6.

The web subsystem

Configure the HTTP and HTTPS Connectors, set up an SSL connection, and configure an AJP Connector.

Introduction to clustering

Set up JBoss Enterprise Application Platform 6 in a cluster in both standalone and domain mode.

Duration: 4 Days

Cost: £2295 + VAT

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-10-14' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (2267) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC