Network Deployment (Distributed operating systems), v8.0 > Reference > Sets


Add a transport to the list of permitted transports [Settings]

Add a transport to the list of permitted transports.

Service integration -> Buses -> security_value -> [Additional Properties] Permitted transports -> member_name .


Configuration tab

These property values are preserved even if the runtime environment is stopped then restarted.


General Properties



Transport chain name

Select the transport name from the list of chain names.

We can manage inbound chains through the admin console by selecting either Servers -> Server Types -> WebSphere application servers -> server_name

-> [Server messaging] Messaging engine inbound transports or Servers -> Server Types -> WebSphere application servers -> server_name

-> [Server messaging] WebSphere MQ link inbound transports . We can also use these admin console panels to define new transport chains from a set of templates.

The outbound chains that an application server uses for bootstrap operations are defined when the server is defined. They can be altered, or new bootstrap chains can be defined, by using wsadmin.

Required No
Data type drop-down list
Range

InboundBasicMessaging

This transport chain allows communication through the TCP protocol. The default port used by this chain for the first server on the node is 7276. You should verify that the selected port is not already used, for example if you are configuring a second server with the same name as the first server. Messaging engines hosted in other application servers and JMS applications running in a client container can communicate with the messaging engines of the server by using this transport chain.

InboundSecureMessaging

This transport chain provides secure communication by using the secure sockets layer (SSL) based encryption protocol over a TCP network. The default port used by this chain for the first server on the node is 7286. You should verify that the selected port is not already used, for example if you are configuring a second server with the same name as the first server. The SSL configuration information for this chain is based on the default SSL repertoire for the application server. Messaging engines hosted in other application servers and JMS applications running in the client container can communicate using this transport chain.

InboundBasicMQLink

This transport chain supports WebSphere MQ queue manager sender channels and applications by using the WebSphere MQ JMS provider connecting over a TCP network. The default port used by this chain is 5558, although this can be automatically adjusted to avoid conflicts.

InboundSecureMQLink

This transport chain enables WebSphere MQ queue manager sender channels and applications by using the WebSphere MQ JMS provider to establish SSL based encrypted connections over a TCP network. The default port used by this chain is 5578, although this is automatically adjusted to avoid conflicts.
Range (continued)

BootstrapBasicMessaging

This transport chain is used to establish bootstrap connections to inbound chains configured for TCP-only connections to an application server, such as the InboundBasicMessaging chain.

BootstrapSecureMessaging

This transport chain is used to establish secure connections by using secure sockets layer (SSL) based encryption. The SSL configuration used is taken from the default SSL repertoire when used in an application server environment or from a configuration file when used by the client container. This chain can be used for establishing bootstrap connections to inbound chains that are configured to use SSL, for example, the InboundSecureMessaging chain. Success in establishing such a connection depends on a compatible set of SSL credentials being associated with both this bootstrap outbound chain and also with the inbound chain to which the connection is being made.

BootstrapTunneledMessaging

This transport chain is used to establish bootstrapping connections that are tunneled through HTTP. This transport chain tunnels JFAP and uses HTTP wrappers. Before you can use this bootstrap transport chain, define a corresponding server transport chain on the bootstrap server. (See Servers -> Server Types -> WebSphere application servers -> server_name

-> [Server messaging] Messaging engine inbound transports .)

BootstrapTunneledSecureMessaging

This transport chain tunnels JFAP and uses HTTP wrappers. Used to establish bootstrapping connections that are tunneled through secure HTTP (HTTPS). Like the BootstrapSecureMessaging outbound chain, this chain also derives its SSL configuration from the default SSL repertoire when used in an application server or from a configuration file when used in the client container.
Range (continued)

OutboundBasicMQLink

This transport chain is used to establish connections with WebSphere MQ queue manager receiver channels. It is used when communicating with WebSphere MQ through a WebSphere MQ link.

OutboundSecureMQLink

This transport chain is used to establish connections with WebSphere MQ queue manager receiver channels that have been secured by using SSL. It is used when communicating with WebSphere MQ through a WebSphere MQ link. The SSL configuration used is taken from the default SSL repertoire for the application server being used to contact the queue manager.

OutboundBasicWMQClient

This transport chain is used when communicating with WebSphere MQ receiver channels. It is used when communicating with WebSphere MQ through a WebSphere MQ server.

OutboundSecureWMQClient

This transport chain is used when communicating with WebSphere MQ receiver channels that have been secured by using SSL. It is used when communicating with WebSphere MQ through a WebSphere MQ server.

Message security in a service integration bus
Inbound transport options
Configure a transport policy for a bus
List permitted transports for a bus
Add a permitted transport to a bus
Remove a permitted transport from a bus
Administrative console buttons
Administrative console preferences

+

Search Tips   |   Advanced Search