Adding a new input port

Why and when to perform this task

A receiver bean constructed from a session bean requires an input port to define the properties for the receiving Java Message Service (JMS) destination. The input port can also provide details for selecting and handling messages and for the reply destination (when required).
Note: Receiver beans that are constructed from message-driven beans do not require an input port; the details they contain are associated with the deployed message-driven bean and the Message Listener Service.

During this task, you configure the initial properties of the input port. You can later change the properties of the port as needed.

Security role required: You must be logged in as administrator or configurator to complete this task.

Steps for this task

  1. From the administrative console, click Resources > Extended Messaging Provider. The Extended Messaging Provider page opens.
  2. Select the scope for the resource provider to which you want to add the new port.
  3. Click Apply.
  4. Click Input Ports from the Additional Properties table. The Input Port page opens.
  5. Click New. The Input Port configuration page opens.
  6. Specify the appropriate properties for the new input port. See Input port settings for detailed information about property settings.
  7. Click OK.
  8. When prompted, click Save on the console task bar to save your changes to the master repository.
  9. Stop and restart the application server in order for the changes to take effect.
Related tasks
Modifying the configuration of an input port

Terms of use |

Last updated: Tue Feb 21 17:19:18 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)