0% found this document useful (0 votes)
176 views

Jboss 4.2.X/5 Administration Outline

This document outlines a 5-day training course on JBoss 4.2.x/5 administration. The course covers topics such as J2EE, JBoss architecture and features, installation, directory structure, starting and stopping JBoss, deployments, JBoss services, database connectivity, security, performance, and high availability and scalability.

Uploaded by

pk.madhu4531
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
176 views

Jboss 4.2.X/5 Administration Outline

This document outlines a 5-day training course on JBoss 4.2.x/5 administration. The course covers topics such as J2EE, JBoss architecture and features, installation, directory structure, starting and stopping JBoss, deployments, JBoss services, database connectivity, security, performance, and high availability and scalability.

Uploaded by

pk.madhu4531
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

JBoss 4.2.

x/5 Administration Outline

Duration

5 days

Outline
J2EE
• What is J2EE
• Overview of J2EE
• J2EE vs. other Web technologies
JBoss
• JBoss Organization
• History of JBoss AS
• Features of JBoss AS
• JBoss AS Architecture
• JBoss AS Services
• JBoss AS Requirements
Installation
• Getting and Installing Java
• Configuring Java
• Getting JBoss AS
• Building JBoss AS from source
• Installing JBoss AS
o Unpacking
o Running Java Installer
o Understanding Differences
Directory Structure
• Explaining JBoss AS Directories
o bin, client, docs, lib, server
• Explaining JBoss AS Configuration Sets
• Difference between minimal, default, all
• Internal Directory Structure
o conf, lib, deploy, temp, work, data, log, etc.
• Logging on JBoss
Starting/Stopping
• Starting JBoss AS from command-line
• Starting JBoss AS as a service
• Verifying JBoss Startup
• Stopping JBoss (locally, remotely)
• Booting JBoss AS from network
Deployments
• J2EE Development/Deployment Lifecycle and Roles
• Deployment Descriptors (DTDs vs. Schemas)
• Deployment on JBoss AS
• JBoss Deployers (WAR, EAR, EJB, JAR, RAR, SAR, HAR, etc.)
• Deployment Dependencies
• Hot vs. Cold Deployment
• JBoss conf/jboss-service.xml file
• XMBeans
Services
• Tomcat Web Container
o Architecture and Configuration (server.xml)
o Concepts (Connectors, Engine, Host, Context, Valve, etc.)
o Understanding web.xml (Filters, Servlets, Mappings, etc.)
o Default web.xml
o Serving Static Content
o Virtual Hosting
o Web Access Logging
• JNDI
o Overview
o JNDI on JBoss
• JavaMail on JBoss
• JMX
o Overview
o Architecture
o JMX on JBoss
o JMX Console
o Twiddle command-line tool
o Deploying JMX Services
o Web Console
o JBoss Monitoring
• JMS
o Overview
o Architecture
o Domains (Point-to-Point vs. Publish-Subscribe)
o JMS on JBoss
o Configuration
Database Connectivity
• Installing/setting up MySQL
• Overview of JDBC
• Installing JDBC Drivers
• Defining Resource Requirements
• Describing Database Resources (Connection Pools)
• Resource Mapping
• Testing database access
• Embedded Hypersonic database
Security
• Securing Applications on JBoss AS
o Filtering clients by IP/Hostname
o Implementing JAAS-based declarative security
 Authentication and Authorization
 Plain-text
 Database-based
 Securing passwords
 Basic vs Form login
 Handling A&A failures
o Data Transport Security (SSL)
 Generating SSL certificates
 Configuring embedded Tomcat for SSL
 Requiring SSL by applications
• Securing JBoss AS
o User and file system security
o Securing console applications/tools
o Securing other JBoss AS services
o Running with Java Security Manager
o Running behind a firewall
Performance
• JVM Tuning and GC Optimization
• Tomcat Tuning
• RMI/EJB Tuning
• Log4J Tuning
• Tuning other JBoss services
• Slimming JBoss
High Availability and Scalability
• Defining Requirements
• Overview of clustering architectures
• Fronting JBoss with Apache Web Server
o Advantages
o Installing and Configuring mod_jk
• Load Balancing with mod_jk
• Enabling sticky sessions (server-affinity)
• Clustered Session Replication
o Clustered Single-Signon
• Clustering other JBoss AS Services
o HA-JNDI
o HA-JMS
• Cluster Farming Deployment

You might also like