Creating the JMS queue connection factory.
创建J MS队列连接工厂。
Redesigned connection factory administrative panels.
重新设计的连接工厂管理面板。
Figure 30 shows the created queue connection factory.
图30显示了所创建的队列连接工厂。
Create a Queue Connection Factory (QCF) for the Inbound Queue.
为入站队列创建一个队列连接工厂(QCF)。
Now create the JMS queue connection factory and JMS queue resources
现在创建JMS队列连接工厂和 JMS 队列资源
Listing 11 shows the connection factory and destination queue parameters.
清单11显示了连接工厂和目标队列参数。
Scroll down and select jms/HWQCF as the Connection Factory JNDI Name.
向下滚动选择jms/HWQCF作为连接工厂的JNDI名称。
Create a WebSphere MQ JMS topic connection factory, as shown in Figure 11.
创建一个WebSphereMQJMS主题连接工厂,如图11中所示。
Now you can create the JMS queue connection factory and JMS queue resources.
现在可以创建JMS队列连接工厂和JMS队列资源了。
Listing 10. Elements in web.xml specifying JMS connection factory and queue.
清单10. web . xml中指定JMS连接工厂和队列的元素。
The init method gets the JMS connection factory and queues, and starts a connection.
init method方法将获取JMS连接工厂和队列,并启动一个连接。
Here you focus on configuring a topic space, a topic, and a topic connection factory.
这里我们的重点是配置主题空间、主题和主题连接工厂。
In the "Edit Connection Factory" wizard, enter the following values (Figure 14).
在“EditConnection Factory”向导中,输入下列值(图14)。
We will now update the existing MQ connection factory that we created earlier to use SSL.
我们现在将更新前面所创建的使用SSL的MQ连接工厂。
Then, connection properties for the cics server come from the cicseci connection factory.
接下来,cics服务器的连接属性可以从cicseci连接工厂获得。
A JMS application requires at least one connection factory and at least one queue or topic.
JMS应用程序至少需要一个连接工厂和至少一个队列或主题。
A connection factory is an object that is used to create connections to a resource manager.
连接工厂是用于创建至资源管理器的连接的对象。
Then CICS ECI connection factory then supplies the connection properties for the CICS server.
CICSECI连接工厂然后为 CICS服务器提供连接属性。
In the case of the example, Listing 2 shows how to retrieve the connection factory from JNDI.
在本例中,清单2显示了如何从JNDI检索连接工厂。
Provide a client identifier to be used on all connections created using this connection factory.
提供在使用此连接工厂创建的所有连接上使用的客户端标识符。
A JMS binding contains information such as the queue and necessary connection factory information.
JMS绑定包含诸如队列和所需的连接工厂信息之类的内容。
The SSL ciphersuite is now obtained from the SSL configuration rather than the connection factory.
现在将从SSL配置(而不是连接工厂)获取 SSL 密码套件。
Notice that we use a generic JMS connection factory rather than a specific connection factory type.
请注意,我们使用的是通用的JMS连接工厂而不是特定的连接工厂类型。
A J2C application runs in managed mode when the application server provides the connection factory.
当应用程序服务器提供连接工厂时,J2C应用程序就在受管模式下运行。
The connection factory implementation contains more than two dozen WebSphere MQ-specific properties.
连接工厂实现二十多个特定于WebSphereMQ 的属性。
CreateWMQConnectionFactory: create an MQ messaging provider connection factory at a particular scope.
createWMQConnectionFactory:在特定的范围创建MQ消息传递提供程序连接工厂。
For more information, see Use of a global connection factory and thread level connection caching below.
有关更多信息,请参见下面的使用全局连接工厂和线程级别连接缓存。
With JMS 1.1, we can now create a unified JMS connection factory that works with both queues and topics.
通过使用JMS 1.1,我们可以创建统一的JMS连接工厂,同时供队列和主题使用。
This element specifies the name of a resource manager connection factory reference, as shown in Listing 3.
该元素会指定资源管理器连接工厂引用,如清单3 所示。
A connection factory for the J2C resource adapter in the server configuration provides the connections to CICS.
服务器配置中J 2 C资源适配器的连接工厂提供了到CICS的连接。
应用推荐