WebSphere brand IBM WebSphere Premises Server, Version 6.1.x

Modifying the EJB deployment descriptor

About this task

After creating the MDB, modify the EJB deployment descriptor.

Procedure
  1. In the Project Explorer view, expand TemperatureEvent_EJB.
  2. Double-click Deployment Descriptor: TemperatureEvent_EJB. The EJB deployment descriptor editor opens.
  3. In the Enterprise JavaBeans™ section of the Overview page in the EJB deployment descriptor editor, click TemperatureEventTaskAgent. The Bean page displays.
  4. Scroll in the top right pane to find the Activation Configuration section and click Add.
  5. Complete the following tasks in the Add Activation Configurations window:
    • For the name, select destinationType.
    • For the value, select javax.jms.Topic.
  6. Click Finish.
  7. Scroll to the bottom right pane to find the WebSphere® Bindings section and complete the following tasks:
    • Select JCA Adapter.
    • For the ActivationSpec JNDI name, enter eis/TemperatureEventAS.
  8. Select File > Save All.
  9. Select File > Close All.

Library | Support | Terms of use

(c) Copyright IBM Corporation 2004, 2008. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.