创建一个JMS队列连接工厂。
单击如图2所示的队列连接工厂。
WAS 队列连接工厂设置
创建一个队列连接工厂。
每个队列连接都有一个与之相关联的会话池。
Every queue connection has a session pool associated with it.
您现在应该有三个队列连接工厂(图45)。
You should now have three queue connection factories (Figure 45).
要定义JMS队列连接工厂对象,请执行以下步骤。
因此,您需要手动创建队列连接工厂,以便进行访问。
Therefore, you need to manually create a Queue Connection Factory for access.
每个网桥队列必须与单独的客户端连接相关联。
Each bridge queue must be associated with an individual client connection.
创建到网关队列管理器的连接定义。
Create a connection definition to the gateway queue manager.
到队列管理器的远程连接通常通过通道进行。
Remote connections to a queue manager typically occur over a channel.
连接定义必须具备与网关队列管理器相同的名称。
The connection definition must have the same name as the gateway queue manager.
错误的应用程序连接到队列。
第二个用例是来自相邻队列管理器的连接。
The second use case is that of a connection from an adjacent queue manager.
使客户能够定位连接工厂和队列。
Enable the client to locate the connection factory and queues.
创建到WebSpheremq队列管理器的通路连接定义。
Create a via connection definition to the WebSphere MQ queue manager.
创建到WebSpheremq队列管理器的连接定义。
Create a connection definition to the WebSphere MQ queue manager.
这是队列管理器连接到的名称。
现在创建队列和连接工厂(见清单9)。
Now create your queue and connection factory (see Listing 9).
然后,客户端自动重新连接到活动队列管理器。
The client was then automatically reconnected to the active queue manager.
该连接将断开,且备用队列管理器中出现重连接。
The connection will break and a reconnection will occur on the standby queue manager.
一如既往先建立连接,频道,然后声明队列。
As usual we start by establishing the connection, channel and declaring the queue.
一如既往先建立连接,频道,然后声明队列。
As usual we start by establishing the connection, channel and declaring the queue.
应用推荐