JBoss EJB 3.0

JBoss EJB 3.0 Reference Documentation

RC6 - PFD


Table of Contents

Preface
1. Session EJB and MDB Configuration
1.1. Pooling
1.2. The Stateful Session Bean Cache
1.2.1. Non-Clustered
1.2.2. Clustered
1.2.3. No Passivation
2. References and Injection XML and Annotations
2.1. Intro
2.2. EJB references
3. @Resource Annotation
4. Entity Configuration Files
4.1. Intro
4.2. Configuration Files
4.2.1. Configure JBoss datasource
4.2.2. persistence.xml and .jar files
4.3. EAR and WAR files
4.4. Referencing persistence units
4.4.1. Scoped deployments
4.4.2. Referencing from Global JNDI
4.5. Securing Entity Beans
5. Hibernate Integration
5.1. Hibernate Mapping Files
5.2. Injection Hibernate Session and SessionFactory
5.3. Access to org.hibernate.Session
5.4. Access to org.hibernate.Query
6. JBoss EJB 3.0 extensions
6.1. @Service EJBs
6.1.1. @org.jboss.annotation.ejb.Management interface
6.1.2. Lifecycle Management and dependencies
6.1.2.1. Lifecycle Methods
6.1.2.2. Dependencies
6.1.3. Example
6.2. Message Driven POJOs
6.3. Asynchronous invocations
7. JBoss EJB 3.0 jboss.xml deployment descriptor
7.1. Bean extensions
7.1.1. Service
7.1.2. Consumer/Producer
8. JBoss EJB 3.0 partial deployment descriptors
8.1. Overview
8.2. Examples
8.2.1. Complete deployment descriptor
8.2.2. Security
8.2.3. Transactions
8.2.4. References
8.2.5. Callbacks
9. JBoss EJB 3.0 MDB JCA Inflow
9.1. SwiftMQ JCA XA Resource
9.2. Non-Standard Messaging Types
10. Transports
10.1. Default transport
10.2. Securing the transport
10.2.1. Generating the keystore and truststore
10.2.2. Setting up the SSL transport
10.2.3. Configuring your beans to use the SSL transport
10.2.4. Setting up the client to use the truststore