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
- From the administrative console, click Resources > Extended
Messaging Provider. The Extended Messaging Provider
page opens.
- Select the scope for the resource provider to which you want to
add the new port.
- Click Apply.
- Click Input Ports from the Additional Properties table. The Input Port page opens.
- Click New. The Input Port configuration
page opens.
- Specify the appropriate properties for the new input port. See Input port settings for
detailed information about property settings.
- Click OK.
- When prompted, click Save on the console task bar to save
your changes to the master repository.
- Stop and restart the application server in order for the changes
to take effect.