A J2EE Application That Uses the JMS API with an Entity Bean
This section explains how to write, compile, package, deploy, and run a J2EE application that uses the JMS API with an entity bean. The application uses the following components:
An application client that both sends and receives messages
Two message-driven beans
An entity bean that uses container-managed persistence
This section covers the following topics:
Overview of the human resources application
Writing the application components
Creating and packaging the application
Deploying the application
Running the application client
You will find the source files for this section in the directory <INSTALL>/j2eetutorial14/examples/jms/clientmdbentity/. Path names in this section are relative ...
Get The J2EE™ Tutorial Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.