|
Provided by: Webucator Administration of JBoss Application Server V4 Training |
![]() |
Training
Provided by Webucator
This JBoss administration training class teaches the basics of the deployment and administration of web applications to a JBoss Application Server V4 environment. on Windows. This course concentrates on providing best-practice solutions to handle common problems that occur in a JBoss environment so students will have a high-level of skill with regard to JBoss administration.
|
|
||||||
Administration of JBoss Application Server V4 Training Seminar Schedule
| Date | Location | |||
|---|---|---|---|---|
| [Register] |
Administration of JBoss Application Server V4 Training
Administration of JBoss Application Server V4 Training Class Overview
This JBoss administration training class teaches the basics of the deployment and administration of web applications to a JBoss Application Server V4 environment. on Windows. This course concentrates on providing best-practice solutions to handle common problems that occur in a JBoss environment so students will have a high-level of skill with regard to JBoss administration.
Administration of JBoss Application Server V4 Training Class Goals
- Install JBoss Application Server
- Install and configure J2EE applications
- Use various tools to solve several types of problems
- Configure various application resources
- Modify logging properties of JBoss Application Server
- Configure JBoss Security
- Administer the environment using the web-based Admin Console or command line tools
- Monitor JBoss performance
- Use various techniques to create a more robust environment and avoid common problems
- Maintain a cluster of JBoss Application Servers
Administration of JBoss Application Server V4 Training Class Outline
- JBoss Introduction
- JBoss Family
- JBoss Application Server
- Hibernate
- JBoss Portal
- JBoss jBPM
- JBoss Eclipse IDE
- Installing JBoss
- Installation Prerequisites
- Other Common Components
- JBoss Installation
- JBoss Installer
- Installing in Production
- Starting JBoss
- JBoss Admin Consoles
- JBoss Configurations
- Managing JBoss Configurations
- JBoss Configurations
- JBoss Eclipse IDE
- Perspectives and Views
- JBoss IDE Tips
- XML in JBoss IDE
- Controlling JBoss Servers
- Managing JBoss Configuration
- Updating JBoss Version
- J2EE Overview
- Goals of Enterprise Applications
- What is Java?
- What is J2EE?
- Role of Application Server
- The J2EE Specifications
- J2EE Components
- What is a Servlet?
- What is a JSP?
- What is an EJB?
- Model-View-Controller Architecture
- MVC An Example
- Web Client
- Applet
- Application Client
- J2EE Vendor Specifications
- Containers
- J2EE Blueprint
- Building and Installing Applications
- EAR File
- What are Modules?
- J2EE Deployment Descriptors
- Web Module
- EJB Module
- Client Module
- JBoss Deployment Descriptors
- JBoss Default EJB Deployment
- Ant
- Sample Ant buildfile
- Ant Features in JBoss IDE
- JBoss Application Deployment
- Deployment from JBoss IDE
- Testing an Application
- Updating an Application
- Applications in Web Console
- Introduction to OnlineStore Application
- OnlineStore Functions
- Application Homepage
- New Customer Registration
- Customer Login
- Browse Products
- View Cart Place Order
- Order Confirmation
- Error Notification
- OnlineStore Application Structure
- OnlineStoreWeb.war Contents
- OnlineEJB.jar Contents
- JBoss Logging
- Log4j
- Configuring Log4j in JBoss
- Log Output
- Standard Appenders
- Appender Example
- Log Categories
- Category Example
- Appender References
- Logging Code
- Adjusting Logging from the Consoles
- Common Tasks for Log4j
- HTTP Access Logs
- Tomcat HTTP Access Log
- JMX Microkernel
- JMX Intro
- JBoss XMBeans
- JBoss JMX Microkernel
- MBean Services
- Deployers
- Invokers
- Connecting JBoss to a Database
- Hypersonic Database
- Examining the Hypersonic Database
- What is JDBC?
- JDBC Driver
- Typical JDBC Use
- Problems to Address
- Data Source Architecture
- JDBC Data Sources
- Types of JBoss Data Sources
- Typical Use of Data Source
- Adding JDBC Drivers
- Configure Data Source
- Common Data Source Properties
- Connection Pool Properties
- Monitor Connection Pool
- JNDI & Naming Services
- Naming Service
- Phone Number Example
- Objects in Namespace
- What is JNDI?
- Using JNDI
- JNDI Binding in JBoss
- NameNotFoundException
- JNDIView MBean
- JNDI References
- Binding JNDI References
- JBoss Security
- Authentication and Authorization
- Challenge Mechanism
- J2EE Security Roles
- JBoss Security Domain
- Login Modules
- Using a Database for Authentication
- Using an LDAP Server
- Stacking Login Modules
- Hashed Passwords
- Testing Security
- Digital Certificates
- Creating Self-Signed Certificate
- SSL (Secure Sockets Layer)
- Enabling SSL on Tomcat
- JBoss JMS Messaging
- Messaging Intro
- Messaging Example
- Messaging Components
- Messaging Types
- JMS (Java Messaging Service)
- JMS Resources
- Message Driven Beans (MDB)
- JBossMQ
- Configuring JMS
- MDB Destinations
- JMS Security
- JMS Security Configuration
- Monitoring JBoss
- Monitoring Tools
- JBoss Web Console
- MBean Attributes
- Live Graphs and Snapshots
- Monitors
- Monitor Configuration
- Command Line Queries
- Web Services
- Web Service Example
- What are Web Services?
- How do Web Services Communicate?
- How are Web Services Described?
- WSDL Example
- How are Web Services Discovered?
- Web Service Architecture
- Web Service Security
- Forms of J2EE Web Services
- JAX-RPC Service Endpoints
- EJB Endpoints
- JBoss Configuration Files
- Deploying Web Services
- Web Service References
- Overview of Clustered Architecture
- Clusters
- Horizontal Scaling
- Vertical Scaling
- Clustering Terminology
- Clustering in JBoss
- Running Multiple Instances of JBoss on Single Machine
- Adding JBoss Instances to a Cluster
- Clusters on the Same Network
- Viewing JBoss Cluster Information
- JGroups Network Communication
- Introduction to JGroups
- Group Coordinator
- Joining the Group
- JGroups Layering
- Sample JGroups Layers
- Transport Protocols
- Network Impact
- Discovery Protocols
- Merging Groups
- Failure Detection Protocols
- Group Membership Service
- State Transfer
- Clustered Deployment
- Deployment Options
- Regular Deployment
- HA-Singleton Deployment
- Farming Deployment
- Issues of Farm Deployment
- Load Balancing with Apache and mod_jk
- Role of Web Server
- Supported Web Servers
- Using Apache with Tomcat
- Configuring mod_jk
- Adding mod_jk Module
- Loading mod_jk Module
- Configure mod_jk
- Configure workers.properties
- mod_jk Load Balancing
- Configure uriworkermap.properties
- Configure Tomcat
- Apache mod_jk Status
- Distributed Applications
- Application State
- Distributed Failover
- HTTP Session State Replication
- JBossCache
- Configuring Tomcat for HTTP Session Replication
- Utilizing Session Replication
- Clustered Session EJBs
- Clustering Stateless Session Beans (EJB 2.x)
- Clustering Stateful Session Beans (EJB 2.x)
- Clustering Entity Beans (EJB 2.x)
- Clustering Entity Beans (EJB 2.x)
- Problems Deploying to default Configuration
- Clustering Stateless Session Beans (EJB 3.x)
- Clustering Stateful Session Beans (EJB 3.x)
- Clustering Entity Beans (EJB 3.x)
- Clustering Entity Beans (EJB 3.x)
- Clustered Services
- Clustering Services
- Clustered JNDI Services
- HA-JNDI Clients
- Access HA-JNDI in Java Code
- Access HA-JNDI by Modifying jndi.properties File
- Properties in jndi.properties File
- HA-JNDI With EJBs
- Clustered JMS Services
- Configure HA-JMS
- HA-JMS and HA-JNDI
- MDB EJBs and HA-JMS
- HA-JMS Failover
- Rolling Out JBoss to Production
- Securing Management Functions
- Removing Hypersonic
- Configuring JBoss with Firewalls
- Setting a Root Web Application
- Managing CMP Persistence
- Entity EJB Types
- Default CMP Settings
- Managing CMP Schema
- Controlling Table Changes
- Mapping Objects
- Mapping Relations
- Audit Data
- Generating Primary Keys
- JBoss Operations Network
- JBoss Operations Network
- JBoss ON Features
- JBoss ON Architecture
- JBoss ON Server
- JBoss ON Agent
- Supported Platforms
- JBoss ON Console
- Dashboard
- Browse Resources
- Resource Detail
- Monitoring
- Metric Summary
- Metric Detail Chart
- Inventory
- Control
- Configuration
- Alerts
- Console Users
- Command Line
Administration of JBoss Application Server V4 Training Class Prerequisites
Experience in the following areas is required:
- Windows operational skills like running commands from a command prompt and networking
Experience in the following areas would be beneficial.
- Familiarity with web-based applications, web servers
- Java
Administration of JBoss Application Server V4 Training Class Materials
Each student will receive a comprehensive set of materials, including course notes and all the class examples.
Class Technical Requirements
Our computer technical requirements and setup process is easy, with support just a click away:
- Click here for technical requirements and setup instructions
About The Training Provider: Webucator
Webucator - Webucator delivers customized onsite, instructor-led online and at-your-own-paced technical training throughout the United States and worldwide. Webucator has trained 40 percent of the Fortune 100.
Onsite Class Delivery:
Our onsite classes are delivered for private groups at your offices or a location of your choice. These classes can also be delivered through a web conference for...

