JBoss 2.1+ documentation


Table of Contents

Docbook
1. First steps
Introduction
Installing Ant
Installing JBoss
Downloading the Documentation Example Source
Creating the Bean
EJBs: review
Review the EJB Classes
The deployment descriptor
Packaging and deploying the bean
Coding and compiling the test client
2. Configuration
Introduction
Directory structure
Configuration files
3. JDBC
Introduction
Minerva Pools
Upgrading from JBoss 2.0 FINAL
4. Using container-managed persistence
Introduction
Container Managed Persistence - CMP
Creating the Beans
Packaging and deploying the Beans
Creating a test client
Discussion: container-managed persistence
5. Customizing JAWS
Introduction
Specifying a datasource
JAWS Options
Telling JAWS about your tables
Declaring finders
Defining a type mapping
Dependant Value Objects [since JBoss 2.4]
6. Advanced container configuration : use of jboss.xml
What is jboss.xml?
Specifying the deployment name of your beans
Declaring an EJB reference
Container configuration
7. Working with Message Driven Beans
Introduction
Six steps to MDB nirvana in JBoss
Writing Message Driven Bean
Advanced MDB configuration
8. Container architecture - design notes
Introduction
Client Objects
JMX - foundation of JBoss infrastructure
ContainerInvoker - Container entry point
Container
Transaction support
Security
Tracing the call through container
9. JBossSX Security Extension Framework
Introduction
EJB Security Overview
The JBoss Security Model
The JBossSX Default Security Manager: JaasSecurityManager
The Secure Remote Password(SRP) Protocol
Custom LoginModules
Examples
10. JBoss in production
Introduction
Hardware / OS / JVM
Security
Performance
Administration
11. Howto
Tomcat and JBoss - A Full J2EE Stack
Using JBoss-Jetty (under construction)
Using MS SQL Server with JBoss
Running the Examples from Enterprise JavaBeans, by Richard Monson-Haefel (Unix)
How to Integrate Custom Services via MBeans
JMX Connector Description and HowTo
How To us the Timer MBean
Deployment on JBoss
JAAS Based Security in JBoss
Using JavaMail in JBoss
Integrating JBuilder 4.0 Foundation with JBoss for source level debugging
How to Run and Debug EJBs using jBoss 2.0 inside of Visual Age for Java version 3.5
Integrating NetBeans/Forte for Java Community Edition with JBoss for source level debugging
EJX/AWT Development HowTo
JBossCX Configuration
External JNDI Configuration and JNDI Viewing
Customizing the JRMPContainerInvoker Socket Factories
Configuring and Using JAXP 1.1 In JBoss
Using Verifier in Ant
Deploying the Pet Store 1.1.1 Demo in JBoss
How to Integrate a Web Container into JBoss