Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Service integration > Administer service integration buses > Configure buses > Connect buses > Configure foreign bus connections
List the foreign bus connections
We can list the foreign bus connections that are associated with a local bus to see which foreign buses are currently configured. To list foreign bus connections, the following resources must be defined:
We can list foreign bus connections by using the admin console, as described in this topic, or by using wsadmin and the listSIBForeignBuses command.
- A service integration bus with one or more foreign bus connections between it and another service integration bus or a WebSphere MQ queue manager.
To list the foreign bus connections that are associated with the local bus, complete the following steps.
Procedure
- Start the admin console.
- In the navigation pane, click Service integration -> Buses .
- In the service integration buses pane, select the bus for which to list the connections.
- In the configuration tab, under Topology, click Foreign bus connections. A list of buses that have a foreign bus connection from the local bus is displayed.
Results
You have listed the foreign bus connections that are associated with the local bus.
Direct and indirect routing between service integration buses
Connect a bus and a WebSphere MQ gateway queue manager to use point-to-point messaging
Connect a bus and a WebSphere MQ network to use publish/subscribe messaging
Connect service integration buses to use point-to-point messaging
Connect service integration buses to use publish/subscribe messaging
Related
listSIBForeignBuses command