This topic describes how to develop an enterprise application to use extended messaging.
Why and when to perform this task
This task description assumes that developers are using the WebSphere Studio Application Developer to develop the application code (receiver and sender beans).
To develop an enterprise application to use extended messaging, complete the following steps:
Steps for this task
To create the application code, use WebSphere Studio to generate the sender and receiver beans needed by the application, by completing one or more of the following subtasks as described in the WebSphere Studio Extended Messaging documentation:
You can use WebSphere Studio to assemble and package the application for deployment.
The following aspects are specific to extended messaging:
Results
The result of this task is an .EAR file, containing an application enterprise bean with code for extended messaging, that can be deployed in WebSphere Application Server.What to do next
For information about deploying an application to use extended messaging, see Deploying an enterprise application to use extended messaging