Part I Development Tasks and Tools
1. Setting Up a Development Environment
3. Using Ant with Enterprise Server
Part II Developing Applications and Application Components
7. Using the Java Persistence API
8. Developing Web Applications
9. Using Enterprise JavaBeans Technology
10. Using Container-Managed Persistence
13. Developing Lifecycle Listeners
Part III Using Services and APIs
14. Using the JDBC API for Database Access
15. Using the Transaction Service
16. Using the Java Naming and Directory Interface
Message Queue Resource Adapter
Administration of the JMS Service
Checking Whether the JMS Provider Is Running
Creating Physical Destinations
Creating JMS Resources: Destinations and Connection Factories
Restarting the JMS Client After JMS Configuration
Transactions and Non-Persistent Messages
Using the ConfigurableTransactionSupport Interface
Authentication With ConnectionFactory
Message Queue varhome Directory
Delivering SOAP Messages Using the JMS API
To Send SOAP Messages Using the JMS API
This chapter describes how to use the Java Message Service (JMS) API. The Sun GlassFish Enterprise Server has a fully integrated JMS provider: the Sun GlassFish Message Queue software.
Note - JMS resources are supported only in the full Enterprise Server, not in the Web Profile.
For detailed information about JMS concepts and JMS support in the Enterprise Server,
see Chapter 19, Administering the Java Message Service (JMS) , in Sun GlassFish Enterprise Server v3 Administration Guide.
For more information about Message Queue software, see the Sun GlassFish Message Queue 4.4 Administration Guide.
This chapter contains the following sections: