This element specifies the name of a resource manager connection factory reference.
这个元素指定一个资源管理器连接工厂引用的名称。
Connection factory — used by the application to get connections to the messaging bus.
连接工厂——由应用程序使用以连接到消息传递总线。
A JMS application requires at least one connection factory and at least one queue or topic.
JMS应用程序至少需要一个连接工厂和至少一个队列或主题。
Listing 11 shows the connection factory and destination queue parameters.
清单11显示了连接工厂和目标队列参数。
Provide a client identifier to be used on all connections created using this connection factory.
提供在使用此连接工厂创建的所有连接上使用的客户端标识符。
Add a connection factory to the server configuration.
将连接工厂添加到服务器配置中。
For more information, see Use of a global connection factory and thread level connection caching below.
有关更多信息,请参见下面的使用全局连接工厂和线程级别连接缓存。
We have now created the connection factory for our sample application.
现在已为示例应用程序创建了连接工厂。
Here you focus on configuring a topic space, a topic, and a topic connection factory.
这里我们的重点是配置主题空间、主题和主题连接工厂。
A dialog prompts you to select the most appropriate connection factory.
这时会跳出一个对话框,让您选择最适合的连接工厂。
A JMS binding contains information such as the queue and necessary connection factory information.
JMS绑定包含诸如队列和所需的连接工厂信息之类的内容。
Optionally, change the connection pool properties of the J2C connection factory.
可以随意地改变J2C连接工厂的连接池属性。
In the J2C page, you can define a connection factory at the node level and it will apply to all servers that it contains, or you can define the connection factory at the server level.
在J2C页面中,您可以在节点层指定连接工厂,然后它将应用到节点包含的所有服务器中,您也可以在服务器层定义连接工厂。
You have now created the connection factory for the CICS resource adapter and specified values for certain connection properties.
您现在已经为CICS资源适配器创建了连接工厂,并且为某些连接属性指定值。
Now you can create the JMS queue connection factory and JMS queue resources.
现在可以创建JMS队列连接工厂和JMS队列资源了。
Figure 30 shows the created queue connection factory.
图30显示了所创建的队列连接工厂。
Create a JMS queue connection factory.
创建一个JMS队列连接工厂。
It is worth noting that there is a single connection pool per MQ messaging provider connection factory, and each connection in the pool has its own session pool.
值得一提的是,每个MQ消息传递提供程序连接工厂都有单一的连接池,池中的每个连接都有自已的会话池。
Notice that we use a generic JMS connection factory rather than a specific connection factory type.
请注意,我们使用的是通用的JMS连接工厂而不是特定的连接工厂类型。
There are several configuration options available in the JMS connection factory relevant to connection pooling, message persistence, routing, transactions, and so on.
在JMS连接工厂中,有几个与连接池、消息持久性、路由和事务等相关的可用配置选项。
Press OK to create the connection factory.
单击ok以创建该连接工厂。
连接工厂jndi名。
You can then use the enhanced MQ messaging provider connection factory panels to tailor the new connection factory to your specific requirements.
然后,可以使用增强的MQ消息传递提供程序连接工厂面板定制新的连接工厂,以满足您的特定需求。
First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.
首先,这个程序通过查找上下文对象获得一个指定名称的队列连接工厂。
The managed connection factory is EIS adapter-specific, and contains all of the required connection information.
受管的连接工厂是EIS 特定的适配器,而且其中包括了所有被需要的连接信息。
The connection factory enables the JMS program to open a connection with a queue manager to send and receive messages.
连接工厂使JMS程序能够使用队列管理器打开连接,发送和接收消息。
Then CICS ECI connection factory then supplies the connection properties for the CICS server.
CICSECI连接工厂然后为 CICS服务器提供连接属性。
Create a queue connection factory.
创建一个队列连接工厂。
Enable the client to locate the connection factory and queues.
使客户能够定位连接工厂和队列。
Creating the JMS queue connection factory.
创建J MS队列连接工厂。
应用推荐