Use the Input Port page to view, add, or delete input ports for
container-managed messaging receiver beans.
To view this page in the administrative console, click Resources > Extended
Messaging Provider > Input Port.
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.
The Input Port page lists each input port configured for the receiver bean.
It also provides the following information about each port:
- Name: The name of the input port.
- JNDI name: The Java Naming and Directory Interface (JNDI) name for the
resource.
- JMS Connection Factory JNDI Name: The JNDI name for the JMS connection
factory used by the input port.
- JMS Destination JNDI Name: The JNDI name for the JMS destination used
by the input port.
- Category: An optional classification or grouping for the input port.
Links marked (online) require access to the Internet.
Each link launches a search for the topic in the online information center.
When search results are listed, select the topic that corresponds best to
your configuration.