Connect via proxy

 

A WebSphere MQ JMS client can connect to a broker through a proxy server. The client connects directly to the proxy server and uses the Internet protocol defined in RFC 2817 to ask the proxy server to forward the connection request to the broker. This option does not work for applets because the Java™ 2 Security Manager normally rejects any attempt by an applet to connect directly to a proxy server.

We can configure a WebSphere MQ JMS client to connect to a broker through a proxy server in either of the following ways:

If the TRANSPORT property is set to DIRECT, the type of connection to the broker depends on the PROXYHOSTNAME property according to the following rules:


uj34730_