JBoss EJB 3.0

JBoss EJB 3.0 Reference Documentation

RC6 - PFD


Table of Contents

Preface
1. @EJB and <ejb-ref>
2. @Resource Annotation
3. Entity Configuration Files
3.1. Intro
3.2. Configuration Files
3.2.1. Configure JBoss datasource
3.2.2. persistence.xml and .jar files
3.3. EAR and WAR files
3.4. Referencing persistence units
3.4.1. Scoped deployments
3.4.2. Referencing from Global JNDI
4. Hibernate Integration
4.1. Hibernate Mapping Files
4.2. Injection Hibernate Session and SessionFactory
4.3. Access to org.hibernate.Session
4.4. Access to org.hibernate.Query
5. JBoss EJB 3.0 extensions
5.1. @Service EJBs
5.1.1. @org.jboss.annotation.ejb.Management interface
5.1.2. Lifecycle Management and dependencies
5.1.2.1. Lifecycle Methods
5.1.2.2. Dependencies
5.1.3. Example
5.2. Message Driven POJOs
5.3. Asynchronous invocations
6. JBoss EJB 3.0 jboss.xml deployment descriptor
6.1. Bean extensions
6.1.1. Service
6.1.2. Consumer/Producer
7. JBoss EJB 3.0 partial deployment descriptors
7.1. Overview
7.2. Examples
7.2.1. Complete deployment descriptor
7.2.2. Security
7.2.3. Transactions
7.2.4. References
7.2.5. Callbacks
8. JBoss EJB 3.0 MDB JCA Inflow
8.1. SwiftMQ JCA XA Resource
8.2. Non-Standard Messaging Types
9. Transports
9.1. Default transport
9.2. Securing the transport
9.2.1. Generating the keystore and truststore
9.2.2. Setting up the SSL transport
9.2.3. Configuring your beans to use the SSL transport
9.2.4. Setting up the client to use the truststore