After creating the message-driven beans (MDBs), modify
the EJB deployment descriptor.
Before you begin
Create the MDBs.
Procedure
- Go to the EJB Project.
- Click Deployment Descriptor.
- Select Bean.
- Select MDB Bean.
- Select JCA Adapter section.
- Enter the following values:
- ActivationSpec JNDI: eis/EnterpriseOutBusAS
- Destination JNDI Name: jms/enterprise.out.bus.q
- Save your changes.