One of these protocols is JMS.
其中一个协议就是JMS。
Set the JMS Destination to queue.
设置队列的jms目的地。
Implement a custom JMS data binding.
实现一个自定义JMS数据绑定。
Then a JMS binding import is generated.
然后生成一个JMS绑定导入。
The JMS destination type, queue or topic.
jms目的地类型:队列或主题。
Requests from JMS clients are sent to this queue.
将来自jms客户端的请求发送到此队列。
This transaction involves database and JMS operations.
该事务包括数据库和JMS操作。
A JMS service provider implements those interfaces.
JMS服务供应商实现那些接口。
One of these JMS artifacts are so called JMS Destinations.
其中一种JMS构件就是所谓的jms目的地。
The JMS template is used to send and receive JMS messages.
JMS模板被用来发送和接收JMS消息。
In the server configuration editor, switch to the JMS page.
在服务器配置编辑器中,切换到jms页面。
In the case of JMS messages this will be the JMS message ID.
在JMS消息情况中,这个将是JMS消息ID。
Also, a JMS Activation Specification belongs to the JMS artifacts.
此外,JMS激活规范也属于JMS构件。
Now you can create the JMS queue connection factory and JMS queue resources.
现在可以创建JMS队列连接工厂和JMS队列资源了。
One of these modules provides JMS support based on TIBCO's JMS implementation.
这些模块之一提供了基于TIBCOJMS实现的JMS支持。
JMS request queue: the JMS managed object that represents the request MQ queue.
JMS请求队列:表示请求mq队列的jms托管对象。
JMS transport node performance depends on which JMS client and transport you use.
JMS传输节点的性能依赖于您所使用的JMS客户端和传输。
Each JMS provider has tuning parameters and techniques to enhance JMS performance.
每个JMS提供者都有相应的优化参数和技术用以提高JMS的性能。
The JMS template can be wired into an application to send and receive JMS messages.
JMS模板可以绑定到应用程序中,以发送和接收JMS消息。
Each event group profile can be associated with a JMS topic and multiple JMS queues.
每个事件组概要可以与一个JMS主题及多个jms队列相关联。
As of JMS 1.1, JMS applications are not required to distinguish between queues and topics.
在JMS 1.1之后,不需要使用JMS应用程序区别队列和主题。
The following sections describe how to install the embedded JMS provider or the MQ JMS provider.
下面的部分描述了如何安装嵌入式JMS提供程序或者MQ JMS提供程序。
How the application accesses the JMS administered objects in the JMS implementation layer using JNDI.
应用程序如何使用JNDI在JMS实现层中访问JMS受管理对象。
JMS queues can be configured for event group profiles but in this example only a JMS topic is required.
可以为事件组概要配置jms队列,但在本例中仅仅需要JMS主题。
With JMS 1.1, we can now create a unified JMS connection factory that works with both queues and topics.
通过使用JMS 1.1,我们可以创建统一的JMS连接工厂,同时供队列和主题使用。
JMS includes the concept of connection factories, which are used to create connections to JMS Providers.
JMS包含连接工厂概念,可以使用连接工厂创建到JMS提供程序的连接。
We will then configure our JMS provider so that applications can interact with the bus through the JMS API.
随后,我们将配置我们的JMS提供程序,以便应用程序能通过 JMSAPI与总线交互。
The following sections describe how to configure and start the embedded JMS provider and the MQ JMS provider.
下面的部分描述如何配置和启动嵌入式JMS提供程序和MQ JMS提供程序。
New JMS import and export bindings now support additional JMS message types via supplied data binding classes.
现在通过所提供的数据绑定类,新的JMS导入和导出绑定支持附加的 JMS消息类型。
A JMS application creates queue connections from queue connection factories to communicate with JMS providers.
JMS应用程序通过队列连接工厂创建队列连接来与JMS提供程序通信。
应用推荐