Show TOC

Deploying the EAR Locate this document in the navigation structure

 

Deploying the EAR file results in the automatic deployment of all JMS resources defined in the jms-resources.xml descriptor. The descriptor is packaged in the EAR file on the same level as the EJB archive and must be under the META-INF directory.

Procedure

  1. To open the Servers view, choose   Window   Show View   Servers.  

  2. In the Servers view, select SAP Server.

  3. In the context menu of the SAP Server choose Add and Remove Projects...

  4. Select MDBEar from the Available projects list and choose Add>. MDBEar appears in the Configured projects list. Choose Finish.

Result

You have successfully deployed the EAR. To test your application, you may create a sender JMS client to send messages to the MDB.