网站首页  词典首页

请输入您要查询的英文单词:

 

单词 jms
释义

jms

  • 网络消息服务(Java Messaging Service)
1.
消息服务(Java Messaging Service)
JAVA MESSAGING SERVICE (JMS)JMS是用于和面向消息的中间件相互通信的应用程序接口(API)。它既支持点对点的域,又 …
hi.baidu.com

例句

释义:
1.
There seems to be a general feeling that Message-oriented Middleware (of which JMS is a part) and XML belong together.
似乎大家有了共识,认为面向消息的中间件(JMS是其一部分)和XML属于一起的。
www.ibm.com
2.
The Flex UI, using BlazeDS to connect to the JMS queues, then receives the messages on the queues just as it did with the REST web services.
Flex用户界面则使用BlazeDS来连接JMS队列,从队列中接收消息,正如它在RESTWeb服务中做的那样。
www.infoq.com
3.
JMS is a messaging service that supports topics and queues and has many features that make it a good choice for robust messaging.
JMS是一个消息传递服务,支持主题和队列两种模式以及其它的很多特征,是可靠消息传递的不错选择。
www.infoq.com
4.
In the point-to-point article, we described how the JMS resources act as a level of indirection between the bus and the application.
在点到点的文章中,我们已经介绍了如何将JMS资源作为总线和应用程序间的中间层使用。
www.ibm.com
5.
The JMS-specific elements have been replaced by a set of generic name-value pairs known as the activation-configuration properties.
特定于JMS的元素已经被一组通用的名称-值对替代,这个名称-值对叫作激活配置属性(activation-configurationproperties)。
www.ibm.com
6.
Since the goal of the article is to exemplify the consumption of a JMS message, we skip over the exact implementation of the workflow.
本文的目标是演示如何使用JMS消息,因此我们将跳过工作流的具体实现。
www.ibm.com
7.
This method could be altered to set up any JMS provider or to use JNDI to retrieve the Administered Objects.
但是可以修改这个方法用来配置任何JMS提供者,或者使用JNDI来检索受管理对象。
www-128.ibm.com
8.
JMS has no built-in mechanism to handle more than one incoming request at a time.
JMS没有能够一次处理多于一个传进来的请求的内建机制。
www-128.ibm.com
9.
The business integration application is able to invoke other services outside of the SCA module through the use of a JMS import.
通过使用JMS导入,这个业务集成应用程序可以在SCA模块之外调用其他服务。
www.ibm.com
10.
An export with a Web service SOAP over JMS binding, used for receiving SOAP messages and converting them into business objects.
一个使用Web服务SOAPoverJMS绑定的导出,用于接收SOAP消息并将它们转换为业务对象。
www.ibm.com
1.
From the JMS client's perspective, the client code is not aware of whether or not SSL is being used for the connection.
从JMS客户端的角度来看,客户端代码并不关心是否使用SSL连接。
www.ibm.com
2.
The runtime might still use JMS and one of the JAX SOAP stacks, but their APIs would not be visible to the developer.
运行时可能依旧使用JMS以及JAXSOAP的一个协议栈,但是它们的API对开发者不可见。
www.infoq.com
3.
The JMS layer encapsulates the concrete implementation of a JMS provider by introducing the concept of so called JMS artifacts.
JMS层通过引入所谓的JMS构件的概念,从而封装了JMS提供者的具体实现。
www.ibm.com
4.
If you know JMS, you're aware that it contains two types of administrable object: connection factories and destinations.
如果了解JMS,那么就会注意到它包含两类可以管理的对象:连接工厂和目标。
www.ibm.com
5.
JMS topics are defined with a name, a JNDI name, and a topic name, where the topic name is for the structure defined in the topic space.
使用一个名称、一个JNDI名称和一个主题名称对JMS主题进行定义,其中,结构的主题名称在主题空间中定义。
www-128.ibm.com
6.
When you integrate back-end applications using JMS, the applications are often referred to as loosely-coupled.
在使用JMS集成后端应用程序时,我们经常说这些应用程序是松散耦合的。
www.ibm.com
7.
On completion of the message processing, you can send the result back to the same or to another JMS network via the JMSOutput node.
在完成了消息处理之后,您可以通过JMSOutput节点将结果发送回相同的或另一个JMS网络。
www.ibm.com
8.
You should now be able to see how a JCA resource adapter would provide the JMS destination objects by using administered objects.
现在应当能够看出JCA资源适配器如何通过使用托管对象来提供JMS目标对象了。
www.ibm.com
9.
They can be used to enable loosely-coupled processes to work cooperatively, or to respond to external JMS-based message events.
它们可以用来使松散耦合的流程协同工作,或对外部的基于JMS的消息事件进行响应。
www.ibm.com
10.
Transactions - which make it possible for the repository to be enlisted as a resource along JMS or JDBC resources.
事务——它使仓库有可能与JMS或JDBC资源一起工作。
www.infoq.com
1.
As shown in Figure 6, you decide what kind of bindings you want for your process (EJB (the default), SOAP, or JMS).
如图6所示,确定您的流程使用哪种绑定(EJB(默认)、SOAP、JMS)。
www.ibm.com
2.
In the case of JMS, you need to tell the system which class to use to do this transformation.
对于JMS,您需要告诉系统使用哪个类来进行此转换。
www.ibm.com
3.
As you will see, JMS transport nodes help you solve many conversion and bridging problems solutions with no coding on your part.
正如您将看到的,JMS传输节点可以帮助您解决许多转换和桥接问题,而不用编写任何代码。
www.ibm.com
4.
Asynchrony is one of the major advantages of using an enterprise messaging technology like JMS, and losing it is no small thing.
异步性是使用像JMS这样的企业消息传递技术的主要优势之一,而且,在取得这一优势的同时它并没有失去什么。
www.ibm.com
5.
This configuration has one known limitation: in the case of the JMS technology connector, security must not be turned on.
这个配置有一个众所周知的局限:就JMS技术连接器而言,不允许打开安全性。
www.ibm.com
6.
Encapsulating this code in an EJB enables the code to have its own environmental references for accessing JMS resources.
将这段代码封装在一个EJB中可以使该代码拥有自己的环境引用来访问JMS资源。
www-128.ibm.com
7.
The sample application is for demonstration purposes only and is not representative of a production quality JMS application.
示例应用程序仅作为演示目的,并不代表JMS应用程序的实际生产质量。
www.ibm.com
8.
JMS can be used for messaging between services and is important in situations where reliability is required.
JMS可用于服务间的消息传输,它对于需要可靠性的场景非常重要。
www.infoq.com
9.
For JMS exports, an arrival on the bound destination will trigger an invocation of the SCA component to which the export is wired.
对于JMS导出,送达绑定目的地会触发对连接导出的SCA组件的调用。
www.ibm.com
10.
The other two do not specify a JMS store at all, so the queues in those JMS servers do not support persistent messages.
其他两个没有指定任何JMS存储,所以在这些JMS服务器中的队列不支持持久消息。
www.ibm.com
1.
If the JNDI names are not right, then the client application will not be able to locate the JMS destinations.
如果JNDI名称不正确,则客户机应用程序将无法定位JMS目的地。
www.ibm.com
2.
As a side note, there are a few options available to access JMS from . NET even if your preferred vendor does not provide a . NET client.
顺便说明一下,即使你选择的供应商不提供.NET客户端,仍旧有一些方法可以使你通过.NET来访问JMS。
www.infoq.com
3.
The sample application uses the name to look up the JMS administered object.
示例应用程序使用该名称查找JMS受管理对象。
www.ibm.com
4.
Sending messages to your services with BlazeDS and JMS allows your Flex application to be developed more independently of the services.
使用BlazeDS和JMS向服务发送消息,可以让您的Flex应用程序开发更加独立于服务。
www.infoq.com
5.
Create a JAAS alias that stores the user ID and password used to authenticate the creation of a new connection to the JMS provider.
创建一个JAAS别名,存储用户ID和密码,这些内容用于对创建到JMS提供者的新连接进行验证。
www.ibm.com
6.
When using a message queue product like WebSphere MQ, it is possible to implement asynchronous messages using JMS.
使用像WebSphereMQ这样的消息队列产品时,可以使用JMS来实现同步消息。
www.ibm.com
7.
For the POST and PUT methods, the JMS sender also inserts the request payload or body (which might be XML) into the JMS message.
对于POST和PUT方法,JMS发送器还会将请求有效载荷或文本(可能为XML)插入到JMS消息中。
www.ibm.com
8.
One of the aims of version 1. 5 of the specification is to allow a JMS provider to be implemented as a JCA resource adapter.
规范的1.5版本的目标之一就是允许JMS提供者作为JCA资源适配器实现。
www.ibm.com
9.
Add the Queue and Topic destinations that you set up to the Queue names property for the JMS server.
将所创建的Queue和Topic目的资源添加到JMS服务器的Queuenames属性中。
www.ibm.com
10.
In this section, you create another JMS integration service similar to what was done in the previous section.
在这个小节中,您将创建另一个JMS集成服务,该服务与上一小节中创建的服务类似。
www.ibm.com
1.
We mapped this into a "one-way" operation of a service (meaning the operation has a request, but no response), and we gave it JMS bindings.
我们将此映射为服务的“单向”操作(即操作具有请求,但无响应),并且向其提供了JMS绑定。
www.ibm.com
2.
The returned object must be cast to the correct class, which in this case will be one of the standard javax. jms interfaces.
返回对象必须被强制转换为正确的类,在该示例中它将是标准javax.jms接口之一。
www.ibm.com
3.
Events are distributed by defining logical groups in the form of event group profiles and can be associated with JMS topics and queues.
以事件组概要的形式来定义逻辑组,然后通过该逻辑组来分发事件,而且可以将它们与JMS主题和队列关联起来。
www.ibm.com
4.
In the case of a JMS-based service, one queue can be reused for multiple operations.
对于基于JMS的服务,可以对多个操作重复使用一个队列。
www.ibm.com
5.
To receive any arbitrary JMS message into a mediation flow, we must define a set of operations that represents these messages.
要接收任意的JMS消息作为中介流中的成员,我们必须定义表示这些消息的一组操作。
www.ibm.com
6.
A publisher module uses an export with a JMS binding to publish a request to any subscribers.
发布者模块使用带有JMS绑定的导出操作将请求发布到任何订阅者。
www.ibm.com
7.
The two queues, one for the request and one for the response, must be exposed as part of a JMS provider.
这两个队列,一个为请求队列,另一个为响应队列,必须作为JMS提供程序的一部分公开。
www.ibm.com
8.
From there, the message is sent into a mediation flow component through a JMS export.
在此基础上,通过JMS导出将消息发送到中介流组件。
www.ibm.com
9.
Resources can be defined once, then used at run time by a system consisting of a mixture of JMS and XMS applications.
一旦资源得到定义,一个由JMS和XMS应用程序混合而成的系统就能够在运行时使用这些资源。
www.ibm.com
10.
Providing your own custom MessageConverter implementation lies at the heart of creating a complex Spring JMS application.
要提供你自己定制的MessageConverter实现,这取决于复杂SpringJMS应用系统的创建过程。
www.infoq.com
1.
From there, we'll move into a more specific discussion of the Java Message Service (JMS), J2EE's messaging package.
然后,我们将针对Java消息服务(JavaMessageService,JMS)和J2EE的消息传递包展开更具体的讨论。
www.ibm.com
2.
The connection factory enables the JMS program to open a connection with a queue manager to send and receive messages.
连接工厂使JMS程序能够使用队列管理器打开连接,发送和接收消息。
www.ibm.com
3.
Notice that the response message for an import with JMS binding does not pass through the function selector.
请注意,带JMS绑定的导入的响应消息并没有经过函数选择器。
www.ibm.com
4.
For example, the JMS Destinations referred to by an JMS Export should refer to Destinations residing on this bus.
例如,JMS导出引用的JMS目的地应该引用驻留在此总线上的目的地。
www.ibm.com
5.
After the request is processed, it sends a JMS message to indicate that this request scope has ended.
在处理请求之后,它发送一个JMS消息,表示这个请求范围已经结束。
www.ibm.com
6.
In addition, the ESB script defines the JMS resources that enable the Business Events related artifacts to run out-of-the-box.
另外,ESB脚本定义JMS资源,这些资源使与BusinessEvents相关的工件能够以开箱即用的方式运行。
www.ibm.com
7.
Applications that use JMS to provide asynchronous communication between different parts of the application.
使用JMS提供与应用程序的不同部分异步通信的应用程序。
www-128.ibm.com
8.
Like JDBC, JMS is a low level API requiring you to create and manage multiple intermediary objects even for the most basic of JMS tasks.
像JDBC一样,JMS是一个底层API,它需要你为JMS的绝大部分基础任务来创建并管理中间对象。
www.infoq.com
9.
Furthermore, a JMS transaction can now more easily span a topic and a queue, something that was not possible until the domains were unified.
此外,JMS事务现在可以更容易地跨越主题和队列,这在域被统一起来之前是不可能的。
www-128.ibm.com
10.
The WSIF framework makes writing the web services client very easy, especially for dynamic clients for that use JMS, Java and EJB programs.
WSIF框架使得编写Web服务客户机变得非常简单,特别对于使用JMS、Java和EJB程序的动态客户机更是如此。
www.ibm.com
1.
It creates a JMS bytes message and, if appropriate, inserts the HTTP payload into the body of the bytes message.
它将创建一个JMS字节消息,而且,如果需要,还将向字节消息的正文中插入HTTP有效载荷。
www.ibm.com
2.
The application will contain a message-driven enterprise bean (MDB) connected to a JMS queue defined within the same application server.
应用程序包含消息驱动的企业bean(MDB),后者与相同应用服务器中定义的JMS队列相连。
www.ibm.com
3.
We are now ready to test messaging from the JMS client to WebSphere MQ.
现在,我们准备测试从JMS客户机到WebSphereMQ的消息传递。
www.ibm.com
4.
Since this sender code is running in a J2EE client application, we do not hardcode the names of the JMS resources that are used.
因为发送者代码在J2EE客户端应用程序中运行,所以我们无法对所用的JMS资源的名称进行硬编码。
www.ibm.com
5.
For further mediations articles be sure to check out the excellent JMS series in the Resources section at the end of this article.
为了获得更多关于中介的信息,请一定要阅读本文最后的参考资料部分中的优秀JMS系列。
www.ibm.com
6.
To enable these updates to be received within the broker, you configure a JMS listener internally on the execution group.
为了能够在代理中接收这些更新,您可以内部地在执行组上配置JMS侦听器。
www.ibm.com
7.
The last step in completing the JMS custom binding definition is to select the proper JMS resources for both incoming and outgoing traffic.
完成JMS自定义绑定定义的最后一步是为传入和传出的流量选择合适的JMS资源。
www.ibm.com
8.
The Point Of Sale (POS) terminals and other store systems communicate with head office systems using JMS messaging.
销售点(POS)终端以及其他系统使用JMS消息传递与总部系统进行通信。
www.ibm.com
9.
JMS Transport node performance depends on which JMS client and transport you use.
JMS传输节点的性能依赖于您所使用的JMS客户端和传输。
www.ibm.com
10.
An example of such a service is one that sends SOAP messages over IBM MQSeries messaging systems using JMS.
这种服务的一个实例就是使用JMS在IBMMQSeries消息系统上发送SOAP消息的Web服务。
www.ibm.com
1.
Click the For ActiveMQ link at the bottom of the panel to create the new JMS resource group.
单击面板底部的ForActiveMQ链接以创建新的JMS资源组。
www.ibm.com
2.
In addition, new applications that utilize JMS can be deployed with a little or no client-side configuration necessary.
此外,使用JMS的新应用部署起来只需对客户端进行少量的配置,甚至不需要配置。
www-128.ibm.com
3.
The second section of the specification describes how WSDL can be used to indicate the use and control the operation of JMS binding.
该规范的第二部分描述了WSDL将如何被用来指明使用以及控制JMS绑定的操作。
www.infoq.com
4.
The test application is a simple JMS application that acts both as the client and the server, and takes a single number as an argument.
该测试应用程序是一个简单的JMS应用程序,它同时扮演了客户端和服务器,并且使用单个数值作为参数。
www.ibm.com
5.
The listener port has to be configured with the JNDI names of connection factory and the WebSphere MQ JMS destination as shown in Figure 3.
侦听器端口已被配置,含有连接工厂JNDI名和WebSphereMQJMS目的地JNDI名,如图3所示。
www.ibm.com
6.
Listing 1 shows the configuration of the JMS template used for the example application.
清单1显示了示例应用程序使用的JMS模板的配置。
www-128.ibm.com
7.
In this case, information from SAP is being sent to Siebel to be updated, and is also being distributed over JMS to interested subscribers.
在此例中,SAP中的信息被发送到Siebel以进行更新,同时还通过JMS分发给感兴趣的订阅者。
www.ibm.com
8.
You now see entries for the JMS queues that have been configured to support the JMS SCA import and SCA export for the throttling mechanism.
您现在可以看到JMS队列的条目,它已被配置为支持JMSSCA导入和SCA导出以实现调节机制。
www.ibm.com
9.
In the case of a request over JMS, the URI and action are passed as message header parameters.
在通过JMS传输请求的情况下,URI和动作被当作消息头参数传递。
www.infoq.com
10.
The nodes can reuse any existing JNDI repositories and administered objects that are already set up for the existing JMS network.
这些节点可以重用任何现有的JNDI储存库和已为现有的JMS网络建立的管理对象。
www.ibm.com
1.
JMS may be used by the asynchronous client application (if it is Java) or by the MDB (usually for the reply queue).
JMS可能由异步客户端应用程序(如果它是Java)或MDB使用(通常用于应答队列)。
www.ibm.com
2.
JNDI is a Java standard that allows you to abstract the actual name of the JMS queue, topic, or even host name.
JNDI是一个Java标准,它允许你抽象JMS队列名、主题名、甚至是主机名的实际名称。
www.infoq.com
3.
Illustrates one of two application components that listen on both the input and output JMS topics.
展示了两个应用程序组件之一,该组件监听输入及输出JMS主题。
www-128.ibm.com
4.
This allows for other processes that do not use this converter to easily participate in the JMS message exchanges.
这将使其它不使用该对象的转换器的流程也能加入到JMS消息交换中来。
www.infoq.com
5.
Alternatively, you can write a JMS client application to read the messages off the queue for exception processing.
或者,您可以编写JMS客户端应用程序从队列中读取进行异常处理的消息。
www.ibm.com
6.
The interface between an MDB and its destination is defined by a configurable JMS resource called an activation specification.
MDB及其目的地之间的接口由名为激活规范的可配置JMS资源进行定义。
www.ibm.com
7.
The second step is to create the required JMS artifacts: a JMS connection factory, a JMS topic, and a JMS activation specification.
第二步是创建所需的JMS构件:JMS连接工厂、JMS主题和JMS激活规范。
www.ibm.com
8.
Switching to direct database access and JMS was the single biggest contributor to performance improvement.
切换到直接的数据库访问和JMS是性能改善的最大单一贡献者。
www.ibm.com
9.
It is possible to install more Event Service MDBs for other JMS providers for the same Event Service.
可以为同一事件服务的其他JMS提供者安装更多的事件服务MDB。
www.ibm.com
10.
You can use the automatically generated SIBus JMS resources for the point-to-point messaging model.
对于点对点消息模型,您可以使用自动生成的SIBusJMS资源。
www.ibm.com
1.
You can use the automatically generated SIBus JMS resources for the point-to-point messaging model.
对于点对点消息模型,您可以使用自动生成的SIBusJMS资源。
www.ibm.com
2.
The document creation triggers an item-create event, which flows from the event monitor to the customer event handler through a JMS queue.
文档的创建触发了一个项目创建事件,它通过一个JMS队列从事件监听器流到定制的事件处理器。
www.ibm.com
3.
The specification defines this URI as a JMS destination URI with query parameters, representing destination and parameters attributes.
该规范将这一URI定义为一个带有查询参数的JMS目的地URI,表示目的地与参数属性。
www.infoq.com
4.
Remove all certificates that are currently there and add the VeriSign private certificate and was_jms_client public key.
删除其中现有的全部证书,然后添加VeriSign个人证书和was_jms_client公钥。
www.ibm.com
5.
The sample application we will use for this article is a simple one that submits a JMS message and browses the contents of a queue.
我们在本文中所使用的示例应用程序非常简单,即提交一条JMS消息并浏览队列内容。
www-128.ibm.com
6.
The business integration application is made available for invocation to other services, outside of the SCA module, through a JMS export.
这个业务集成应用程序可以由SCA模块之外的其他服务通过JMS导出来调用。
www.ibm.com
7.
We developed a custom export plug-in for sending document data over JMS and a sample application where messages are delivered.
我们开发了一个定制的导出插件,用于通过JMS和一个负责传递消息的样例应用程序发送文档数据。
www.ibm.com
8.
Place the filename that you want to use as the output file name in a JMS property called x-aux-in-file-name.
请将您想要使用的文件名作为输出文件名放在一个名为x-aux-in-file-name的JMS属性中。
www.ibm.com
9.
In a typical J2EE application, the request processor would be implemented as a Message Driven Bean according to the JMS specification.
在一个典型的J2EE应用程序中,按照JMS定义,请求处理器应该通过一个消息驱动Bean来实现。
www.ibm.com
10.
ActiveMQ also includes support for the Stomp project, a very simple, language-independent means for interacting with the JMS broker.
ActiveMQ还支持Stomp项目,这是一种与JMS代理进行交互的方式,非常简单而且独立于语言。
www.ibm.com
1.
At this point, we need to create the JMS resources for the application to use.
此时,我们需要创建JMS资源,以供应用程序使用。
www-128.ibm.com
2.
Configuring BlazeDS to use JMS consists of setting up the proper endpoint and setting the JMS properties in your destination configuration.
若要BlazeDS使用JMS,其配置包括:建立正确的端点(endpoint)并在终点(destination)配置中设置JMS属性。
www.infoq.com
3.
Automatic reconnect for JMS applications to a standby gateway queue manager when an active queue manager fails or becomes unavailable.
当某个活动队列管理器失败或变得不可用时,JMS应用程序会自动重新连接到备用网关队列管理器。
www.ibm.com
4.
MQTT messages also do not have the concept of user-defined header properties as JMS does.
MQTT消息也没有JMS的那些用户自定义的报头属性的概念。
www.ibm.com
5.
Resources needed by the components, which includes things like databases or JMS resources that are called directly in the application.
组件所需的资源,这些资源包括诸如在应用程序中直接调用的数据库或JMS资源之类的内容。
www.ibm.com
6.
For detailed information on how to deploy and run the JMS test client, see Part 2; none of that has changed at all in our updated scenario.
有关如何部署并运行JMS测试客户端的详细信息,请参见第2部分;在更新的场景中,没有对此信息进行任何更改。
www.ibm.com
7.
The default is JMS-based navigation. In lab tests, WorkManager-based navigation has shown throughput improvements of up to 100%.
在实验室测试中,基于WorkManager的导航显示出最高100%的流量增加。
www.ibm.com
8.
The last four items are the naming service names, where the JMS objects are bound.
后四项是命名服务名称,即JMS对象被绑定的地方。
www.ibm.com
9.
A Java component handles the message and invokes another Web service provider via an import with a Web service SOAP over JMS binding.
一个Java组件处理消息并通过带有Web服务SOAPoverJMS绑定的导入调用另一个Web服务提供程序。
www.ibm.com
10.
Depending on the number of incoming JMS messages, the batch size can be modified to increase the throughput.
可以根据进来的JMS消息的数量修改批大小以提高吞吐量。
www.ibm.com
1.
Composite destinations to let many destinations be used in one simple atomic JMS operation.
组合目标使一个简单的原子JMS操作能够操作许多目标。
www.ibm.com
2.
Absolutely any J2SE application can be extended to interface with a JMS messaging system with minimal effort.
所有的J2SE应用都可以毫不费力地扩展为可以与一个JMS消息传递系统进行交互。
www.ibm.com
3.
In this case, the point-to-point messaging model is used where the sender and receiver of messages use the same JMS destination.
在此例中,在消息发送方和接收方使用相同JMS目的地的场合使用了点对点消息模型。
www.ibm.com
4.
It is meant to be layered on top of an existing technology which might already be in place.
这意味着JMS位于已经有了相当的应用现有技术的上面一层。
www.ibm.com
5.
Just the simplification of JMS configuration is already a strong argument to start using it.
JMS配置的简化,仅仅这一点就是开始使用它的强有力的理由。
www.infoq.com
6.
We've already mentioned JMS and JCA, which are the protocols that are probably the most relevant to enterprise application integration.
我们已经提到了JMS和JCA,它们可能是与企业应用程序集成联系最为紧密的协议。
www.ibm.com
7.
Event monitoring logs the events when they occur and generates event messages that are sent to a Java Message Service (JMS) message queue.
事件监控会在事件发生时记录这些事件,生成事件消息,然后消息被发送到一个JavaMessageService(JMS)消息队列。
www.ibm.com
8.
Is invoked by a JMS provider, there is no way for the application server to intercept the call and add the appropriate context.
时,应用服务器没有办法拦截这个调用并添加适当的上下文。
www-128.ibm.com
9.
In addition a JMS client that produces a message is called a producer, whilst one that receives a message is called a consumer.
另外,产生消息的JMS客户端被称为是生产者,而接收消息的JMS客户端被称为消费者。
www.infoq.com
10.
Each event group profile can be associated with a JMS topic and multiple JMS queues.
每个事件组概要可以与一个JMS主题及多个JMS队列相关联。
www-128.ibm.com
1.
The JMS API is an integral part of the J2EE platform, enabling message-based communications between loosely coupled components.
JMSAPI是J2EE平台的整体组成部分,允许在松耦合组件之间进行基于消息的通信。
www.ibm.com
2.
In the section that follows, we'll see a few common messaging scenarios and the potential JMS solutions for each one.
在下一节,我们将看一些常见的消息传递场景和每个场景潜在的JMS解决方案。
www.ibm.com
3.
A MDB associated with each operation that provides asynchronous non-Java client access over a JMS compliant MQ implementation.
与每个操作相关联的MDB,通过遵循JMS的MQ实现来提供异步非Java客户端访问。
www.ibm.com
4.
You can use the information provided in this article as a good first step in writing a more advanced JMS application.
用户可以将本文所提供的信息作为编写更高级JMS应用程序的一个良好的开端。
www-128.ibm.com
5.
The specification also introduces a set of SOAP parameters, allowing to expose JMS-specific message headers.
该规范同时还引入了一个SOAP参数集合,允许将JMS特定的消息报头暴露出来。
www.infoq.com
6.
This EJB works like a JMS listener, allowing Java applications to receive messages asynchronously.
这种EJB就像是JMS侦听程序,允许Java应用程序异步地接收消息。
www.ibm.com
7.
This test verifies connectivity between WebSphere Application Server and WebSphere MQ using WebSphere MQ as a JMS provider.
该测试可检查使用WebSphereMQ作为JMS提供程序时WebSphereApplicationServer和WebSphereMQ之间的连接情况。
www-128.ibm.com
8.
You can find more details about connecting to a non-default JMS provider port in the WebSphere Application Server Information Center.
您可以在以下位置找到有关连接到非缺省JMS提供程序端口的更多详细信息:WebSphereApplicationServer信息中心。
www.ibm.com
9.
Event groups can also be associated with a JMS topic for asynchronous event distribution.
事件组也可以联系到异步事件分布的JMS主题上。
www-128.ibm.com
10.
Create a WebSphere MQ JMS queue connection factory used for reply connections for both export and import: replyMQCF using QMGR.
创建一个用于导出和导入回复连接的WebSphereMQJMS队列连接工厂:replyMQCF,这使用了QMGR。
www.ibm.com
1.
JMS Function Selector -- Remember that we explained how we view the application receiving the JMS message as a service?
JMS函数选择器——我们介绍过如何作为服务查看接收JMS消息的应用程序,还记得吗?
www.ibm.com
2.
If you are working with JMS, interoperability between the old and new runtimes are preserved as well.
如果您在使用JMS,那么新旧运行时之间的互操作性也是受保护的。
www.ibm.com
3.
In some cases, it may be beneficial to expose your existing business services to a JMS client, as discussed above.
在某些情况下,将您已有的业务服务暴露给一个JMS客户机是有好处的,这从前面的讨论中也可以发现。
www.ibm.com
4.
This page shows the contents of the FROMWASQ queue, and enables you to submit a JMS message to the queue.
该页面中显示FROMWASQ队列的内容,允许您向该队列提交JMS消息。
www-128.ibm.com
5.
It sends JMS messages to a message destination, which the message-driven rule bean (MDB) is listening to for the arrived messages.
它把JMS消息发送到一个消息目的地,在那里由消息驱动的规则bean(MDB)监听到达的消息。
www.ibm.com
6.
A queue of components, not the JMS queue, is a group of interconnected queues that represent various components.
组件的队列,不是JMS队列,而是一组使各种各样的组件相互连接的队列。
www-128.ibm.com
7.
In the Web services Warning window pop-up for WS-I compliance click Details to view the warning about enabling JMS.
在为WS-Icompliance弹出的Web服务警告窗口中单击Details以浏览关于启用JMS的警告。
www.ibm.com
8.
This can easily be avoided with Spring Integration without a JMS requirement or writing any concurrent code yourself.
使用SpringIntegration就能很容易地予以避免,而不需要JMS条件或自己编写并发代码。
www.infoq.com
9.
select Select Existing JMS Resources, which will pick up the JMS resources you created in the previous steps.
选择SelectExistingJMSResources,它将获取您在前面的步骤中创建的JMS资源。
www.ibm.com
10.
Before creating the publisher and subscriber modules, you need to set up the JMS infrastructure.
在创建发布者和订阅者模块之前,您需要设置JMS基础结构。
www.ibm.com
1.
Quote price consistency tracking: A JMS topic and MDB are used to monitor quote price changes associated with stock buy and sell orders.
报价一致性跟踪:一个JMS话题,并且MDB将用于监控与股票交易订单相关的报价变化。
www.ibm.com
2.
Therefore, integrating XML into JMS applications can provide significant advantages in enterprise applications.
因此,在JMS应用程序中集成XML可以为企业应用程序带来很大的优势。
www-128.ibm.com
3.
They let your application asynchronously receive messages delivered to a JMS destination.
它们让应用程序异步地接收传递JMS目标的消息。
www.ibm.com
4.
How do I correlate a response message to the appropriate request node in a Message Broker flow if the protocol is HTTP, JMS, MQ?
如果协议为HTTP、JMS、MQ,我如何将响应消息相关到MessageBroker流中的相应请求节点?
www.ibm.com
5.
If you operate in an environment where you need access to both SOAP and JMS messages, mediations are an excellent choice.
如果您的操作环境需要同时访问SOAP和JMS消息,则中介是很好的选择。
www.ibm.com
6.
And since the same mediation can operate on Web services or JMS messages, there are more opportunities for reuse.
既然同样的中介可以操作Web服务或者JMS的消息,这里就会产生重用的机会。
www.ibm.com
7.
With all the JMS-related restrictions gone from the MDB interface, where does this leave the deployment descriptor?
既然MDB接口中消除了与JMS有关的限制,那么将部署描述符放在哪呢?
www-128.ibm.com
8.
We also need to define the names of the JMS queues that will be used for inbound and outbound JMS traffic.
我们还需要定义用于入站和出站JMS流量的JMS队列的名称。
www.ibm.com
9.
Two of those components generate response messages that are delivered to an output JMS topic.
这些组件中的两个生成响应消息,该消息被传送给输出JMS主题。
www-128.ibm.com
10.
For sending messages, Spring's JmsTemplate manages these intermediary objects on your behalf and makes common JMS operations "one-liners" .
对发送消息而言,Spring的JmsTemplate管理你的行为所产生的中间对象,并使得通用的JMS操作保持一致。
www.infoq.com
1.
Emitters configured to send events asynchronously will post CBEs to a JMS queue used by the CEI server.
配置异步发送事件的发射器将把CBE放到到CEI服务器所使用的JMS队列中。
www.ibm.com
2.
Then it creates the connection, session and finally a message producer for the JMS destination, puts the text message into the queue.
然后,它将创建连接、会话以及JMS目的地的消息生成器,并将文本消息放入队列中。
www.ibm.com
3.
The customer properties, as shown in Figure 8, are set for the JMS queues created for the MQ bindings.
如图8所示,这个用户属性是为MQ绑定创建的JMS队列而设定的。
www.ibm.com
4.
However, the application server will be unaware that the JMS sessions created from the connection are no longer valid.
不过,应用服务器将不会知道从连接创建的JMS会话不再有效。
www.ibm.com
5.
One of these modules provides JMS support based on TIBCO's JMS implementation.
这些模块之一提供了基于TIBCOJMS实现的JMS支持。
www.infoq.com
6.
If you choose the method described below, you need a JMS client with the ability to insert messages on an MQ queue.
如果选择下面描述的方法,您需要一个能够在MQ队列上插入消息的JMS客户端。
www.ibm.com
7.
Listing 2 shows the part of the myEventHandler sample program that sets up the access to a JMS queue.
清单2显示了myEventHandler示例程序中与一个JMS队列建立连接的一部分代码。
www.ibm.com
8.
The micro broker provides two client libaries, a JMS and a proprietary client designed for use in specialist device domains.
微代理提供了两个客户机库,一个JMS和一个用于专家设备域的专有客户机。
www.ibm.com
9.
After that, trust store and key store should be downloaded to the ICA server from the server where the JMS is running.
之后,从运行JMS的服务器中将信任库和密匙库下载到ICA服务器中。
www.ibm.com
10.
Instead, JMS clients can be implemented to work with destinations from either domain.
相反,JMS客户机可以实现为能与来自任一域的目标一起工作。
www-128.ibm.com
1.
a service provider, which accepts JMS format service requests and replies also with a JMS message.
服务提供者,接受JMS格式服务请求,并使用JMS消息进行响应。
www.ibm.com
2.
For this scenario, we decided to use the Always shared option to make the topic sharable among several JMS subscribers.
对于此场景,我们决定使用Alwaysshared选项来让主题在多个JMS订阅者之间共享。
www.ibm.com
3.
You can see that, from the above examples, reading message bodies is simple for JMS messages.
从上例中可以看出,对于JMS消息来说,阅读消息正文相当简单。
www.ibm.com
4.
Configure the environment for testing JMS Web services: The JMS protocol requires access to the libraries that the server relies on.
为JMSWeb服务的测试配置环境:JMS协议需要访问服务器所依赖的库。
www.ibm.com
5.
First, ensure that the JMS Client has access to the CA certificates that are required to authenticate the queue manager.
首先,要确保JMS客户机拥有对CA证书的访问权,这些CA证书是认证队列管理器所必需的。
www.ibm.com
6.
Communication is also reliable because messages are guaranteed to be delivered once and only once when using JMS.
通信还是可靠的,因为使用JMS时系统保证消息被传送一次而且仅传送一次。
www.ibm.com
7.
The JMS provider guarantees the delivery of all persistent messages exactly once regardless of whether transactions are used or not.
不管是否使用事务处理,JMS消息提供者都会确保所有持久化消息只被可靠传递一次。
www.infoq.com
8.
Applications are bound to JNDI objects that represent the JMS provider.
将应用程序绑定到表示JMS提供程序的JNDI对象中。
www-128.ibm.com
9.
Java Message Service (JMS) supports the sending of messages between different application components, even when distributed.
JavaMessageService(JMS)支持在不同的应用程序组件之间发送消息,即使在分发时也如此。
www.ibm.com
10.
Therefore, we need to map a certain JMS message to a certain operation of the targeted service interface.
所以,我们需要将特定的JMS消息映射到目标服务接口的特定操作。
www.ibm.com
1.
An approach that requires no programming uses JMS as the protocol for multiple service providers, and one-way interaction.
一种不需要编程的方法是,使用JMS作为与多个服务提供者的单向交互的协议。
www.ibm.com
2.
Typically, JMS applications authenticate using a statically configured mapped identity.
通常,JMS应用程序使用静态配置的映射标识进行身份验证。
www.ibm.com
3.
No matter the motivating factors, creating a JMS based solution has its own learning curve and collection of best practices.
撇开冲动的原因,创建基于JMS的应用的过程存在它自己的学习曲线和大量的最佳实践。
www.infoq.com
4.
The JMS connection is not considered to be a transactional resource, and so returns to the pool of connections as soon as it is closed.
不将JMS连接视为事务资源,所以只要它关闭,就将返回到连接池。
www.ibm.com
5.
Async order processing: Asynchronous buy and sell order processing is handled by a JMS queue and an MDB.
异步订单处理:异步订单交易处理将由一个JMS队列和一个MDB来处理。
www.ibm.com
6.
Create a JMS connection factory on the WebSphere ESB server for the client to use to get a connection.
在WebSphereESB服务器上创建一个供客户机用来获取连接的JMS连接工厂。
www.ibm.com
7.
See your vendor documentation for setting up the JMS runtime and executing programs.
要想获得设置JMS运行时程序和执行程序的有关信息,请参阅供应商文档。
www-128.ibm.com
8.
Many people don't realize that although you can download JMS 1. 1 from the Sun Microsystems site, this is just a reference implementation.
许多人没有意识到:尽管可以从SunMicrosystems站点下载JMS1.1,但是这只是一个参考实现。
www.ibm.com
9.
A JMS sender puts a message in a JMS queue similar to a sender putting an envelope in the mail box.
JMS发送者推送一条消息到JMS消息队列就如同寄件人把一封信件放到了邮箱。
www.infoq.com
10.
This destination is not configured against the web service SOAP over JMS export or import bindings.
此目标没有对Web服务SOAPoverJMS导出或导入绑定进行配置。
www.ibm.com
1.
When WebSphere MQ is configured as a JMS provider, it will use the default key and trust stores for the application server.
当WebSphereMQ被配置成JMS提供程序时,它将对应用服务器使用缺省的密钥和信任存储区。
www-128.ibm.com
2.
When writing Java code, the JMS API provides methods of properly constructing the messages in a consistent manner.
当编写Java代码时,JMSAPI提供的方法能以一致的方式来正确构建消息。
www.infoq.com
3.
As before, we begin by creating all the JMS resources necessary to consume a message.
和前面一样,我们首先创建使用消息所必需的所有JMS资源。
www.ibm.com
4.
JMS Activation Specifications represent a group of messaging configuration properties that could differ for each JMS provider.
JMS激活规范表示一组可能随每个JMS提供者而异的消息配置属性。
www.ibm.com
5.
A business locator can take many forms -- for instance, it could be a web service locator, an EJB component locator, or a JMS locator.
业务定位程序可以采用多种形式,比如Web服务定位程序、EJB组件定位程序或者JMS定位程序。
www.ibm.com
6.
JMS Request Queue Connection Factory: Used by the listener port to connect to the MQ queue manager that hosts the request MQ queue.
JMS请求队列连接工厂:由侦听器端口用于连接到承载请求MQ队列的MQ队列管理器。
www.ibm.com
7.
When creating a JMS binding for an import or export, you need to identify two Java classes that will handle incoming and outgoing messages.
在为导入或导出创建JMS绑定时,您需要确定用来处理传入和传出消息的两个Java类。
www.ibm.com
8.
Likewise, combining non-durable events with the persistent JMS delivery mode is not recommended.
同样地,也不推荐使用JMS发送模式为持久性的非持续性事件。
www.ibm.com
9.
Resource references: JMS connection factories should always be looked up using a resource reference.
资源引用:应该始终使用资源引用查找JMS连接工厂。
www.ibm.com
10.
You use JNDI to set the context for your JMS connection.
您使用JNDI设置JMS连接的上下文。
www.ibm.com
1.
In WebSphere Studio V5, it was necessary to explicitly create a JMS client to test your message-driven beans, as we did in this example.
在WebSphereStudioV5中,有必要显式地创建一个JMS客户机来测试消息驱动Bean,正如我们在本例中所做的。
www.ibm.com
2.
The simple JMS client is a simple, flexible, and lightweight extension to almost any Java architecture.
简单JMS客户机是对几乎任何Java体系结构的简单、灵活和轻量级的一个扩展。
www-128.ibm.com
3.
Briefly, this means that we can hide specific JMS provider details behind a simple name that we use to look up a namespace in JNDI.
简而言之,这意味着我们可以把特定的JMS供应商的详细信息隐藏于我们用来在JNDI中查询名称空间的简单名称之后。
www.ibm.com
4.
A JMS application requires at least one connection factory and at least one queue or topic.
JMS应用程序至少需要一个连接工厂和至少一个队列或主题。
www.ibm.com
5.
To run a generic JMS application to use SSL, you must pass two key parameters to the JVM as part of the Java command.
要运行一个普通的JMS应用程序来使用SSL,您必须将两个关键的参数作为Java命令的一部分传递给JVM。
www.ibm.com
6.
A frequent example of the use of this pattern is the bridging between JMS implementations from different vendors.
此模式的一个常见例子是对来自不同供应商的JMS实现进行桥接。
www.ibm.com
7.
SOAP and JMS are two examples of application messaging interfaces for which reliable delivery using the HTTPR protocol can be provided.
SOAP和JMS就是两个使用HTTPR协议来提供可靠传递的应用程序消息传递接口的示例。
www.ibm.com
8.
The session bean's public method, persistAndSend(String), writes the argument to the two JDBC tables (DB2 and Oracle) and a JMS message.
该会话bean的公共方法persistAndSend(String)将参数写入两个JDBC表(DB2和Oracle)和JMS消息中。
www.ibm.com
9.
JMS provides a persistent delivery mode, which ensures that messages will not be lost in transit.
JMS提供了一种持久性传递模式,确保消息在发送过程中不会丢失。
www.ibm.com
10.
But JMS destinations are not factories, just objects with various properties describing the queue or topic that they represent.
但是JMS目标不是工厂,而是拥有不同属性(描述它们表示的队列或主题)的对象。
www.ibm.com
1.
This section discusses performance considerations when implementing message flows that use the JMS transport nodes.
本部分讨论了在实现使用JMS传输节点的消息流时的性能因素。
www.ibm.com
2.
The JMS specification does not, however, provide any support for using these properties.
不过,JMS规范未提供任何使用这些属性的支持。
www.ibm.com
3.
The configuration of JMS therefore has a significant impact on performance, especially in relation to durability and persistence.
因此JMS的配置对性能有重大的影响,尤其是与持续性和持久性有关的配置。
www.ibm.com
4.
All you would have to do is implement the interface, and the requests come in to you from JMS.
您必须做的就是实现接口,而请求是从JMS到达您那里的。
www.ibm.com
5.
We have now configured the server connection channel that the JMS client will use to communicate with the queue manager.
现在我们已经配置好服务器连接通道,JMS客户端将使用此通道来与队列管理器进行通信。
www-128.ibm.com
6.
Optionally, this or a different MDB can be coded to expect Java messages for JMS clients (to avoid the HTTP Parsing overhead).
您可以选择编写此MDB或不同的MDB以期待JMS客户端的Java消息(从而避免HTTP解析开销)。
www.ibm.com
7.
A module that has an import with a Web service SOAP over JMS binding is a publisher that publishes a message under the topic.
具有带Web服务SOAPoverJMS绑定的导入的模块是在该主题下发布消息的发布者。
www.ibm.com
8.
Java technology provides the JMS as a common way for Java programs to create, send, receive, and read messages.
Java技术为Java程序提供JMS作为一种普通方法,用于创建、发送、接收和读取消息。
www.ibm.com
9.
Session beans and entity beans can send JMS messages, but can only receive them synchronously.
会话bean和实体bean可以发送JMS消息,但只能同步接收这些JMS消息。
www.ibm.com
10.
It described a simple session EJB method that updates both JDBC and JMS data, necessitating an XA transaction.
它描述了通过一个可以更新JDBC和JMS数据的简单会话EJB来实现XA事务。
www.ibm.com
1.
While the source code is provided, note that there is nothing specific to SSL in the application; it is simply a generic JMS application.
虽然提供了源代码,但请注意,应用程序中没有任何特定于SSL的内容;它只不过是一个普通的JMS应用程序。
www.ibm.com
2.
The JMS JNDI objects are bound to the actual objects in the message engine.
将JMSJNDI对象绑定到消息引擎中的真实对象中。
www.ibm.com
3.
When the servlet initializes, it opens a JMS connection and registers itself as a listener on OpenJMS's default message queue.
Servlet初始化后,它打开JMS连接,并将自己注册为OpenJMS缺省消息队列的监听者。
www.ibm.com
4.
More significantly, you may have noticed that not all resources allow you to specify container managed aliases, such as JMS factories.
更重要的是,您可能已经注意到,并非所有的资源都允许指定容器管理的别名,如JMS工厂。
www-128.ibm.com
5.
The resulting map is put into a message of type javax. jms. MapMessage and sent over JMS.
生成的映射图被放到javax.jms.MapMessage类型的消息中并通过JMS发送。
www.ibm.com
6.
After modifying the code, you can alternate between the JMS and HTTP endpoint URLs by changing the endpoint.
修改代码后,就可以通过改变端点来实现在JMS和HTTP端点URL之间的替换。
www.ibm.com
7.
The export handles Web service processing on receiving and sending SOAP over JMS messages, and invokes the Java component via its interface.
该导出负责接收和发送SOAPoverJMS消息时的Web服务处理,并通过其接口调用Java组件。
www.ibm.com
8.
In most cases, your best solution will be to combine session beans with a JMS resource connection.
在大多数情况下,您最好的解决方案是将会话bean与JMS资源连接结合起来使用。
www.ibm.com
9.
Using STOMP, you can communicate with a JMS message broker and receive the messages in your Flex application.
利用STOMP,您可以在Flex应用中与JMS消息代理通信并接收消息。
www.infoq.com
10.
Its address space can be simultaneously connected to HTTP, JMS, SMTP, LDAP, . . .
它的地址空间可以同时连接到HTTP、JMS、SMTP、LDAP等等。
www.infoq.com
1.
An event consumer can implement a message-driven bean (MDB) and associate it with the appropriate JMS destination to receive events.
事件消费者可以实现消息驱动的bean(MDB)并将其关联到适当的JMS目标以接收事件。
www.ibm.com
2.
This connected each Data Binding to a particular binding type e. g. a MQ Data Binding could not be used on a JMS binding.
在JMS绑定上无法使用这种连接到特定绑定类型(例如MQ数据绑定)的每个数据绑定。
www.ibm.com
3.
Now that we have the destinations and the bus, you can create the connection factories, the JMS queues, and the activation specifications.
拥有目的地和总线后,您可以创建连接工厂、JMS队列和激活规范。
www.ibm.com
4.
Changes to an administered object will automatically be reflected for both the Java JMS and non-Java XMS applications that use it.
对某一管理对象的改变将自动反射到使用它的JavaJMS和非JavaXMS应用程序上。
www.ibm.com
5.
Unfortunately, replicating the behavior for receiving message groups with JMS is not quite so easy.
不过,使用JMS复现接收消息组的行为并不像这样简单。
www.ibm.com
6.
RFHUtil can set those options or send messages with binary payloads or any of the various JMS formats.
RFHUtil可设置这些选项,或使用二进制负荷或其他任何JMS格式发送消息。
www.ibm.com
7.
When properly configured, many JMS implementations provide the ability for failover and high availability.
只要配置正确,很多JMS的实现都提供了故障转移和高可用性能力。
www.infoq.com
8.
Notice that the JMS definition for a topic also specifies the topic space.
请注意,主题的JMS定义也将指定主题空间。
www-128.ibm.com
9.
Like most other Spring template classes, the JMS template classes provide helper methods that perform common operations.
像其他大多数Spring模板类一样,JMS模板类提供了执行公共操作的helper方法。
www-128.ibm.com
10.
For a JMS provider, the JCA specification recommends that the names and values given in Table 1 be supported.
对于JMS提供者,JCA规范建议支持表1中给出的名字和值。
www-128.ibm.com
1.
The relevant parts of the syntax of the JMS URL are described in this article.
本文将介绍JMSURL语法的相关部分。
www.ibm.com
2.
The JavaEE Engine and the BPEL Engine are prime examples in this category, along with the JMS Binding to a lesser extent.
JavaEE引擎和BPEL引擎是这种类别中的主要案例,伴随对JMS绑定的极少扩展。
www.infoq.com
3.
He works as the Technical Team Leader of the test team working on the IBM WebSphere MQ JMS product.
他是致力于WebSphereMQJMS产品的测试小组的技术小组领导人。
www.ibm.com
4.
The specification also discusses JMS message types, security concerns and message exchange patterns.
该规范同时还讨论了JMS消息类型,安全考虑以及消息交换模式。
www.infoq.com
5.
This article demonstrates how XML fulfills the promise of platform-neutral data when used with the Java Message Service (JMS).
本文演示了在与Java消息服务(JMS)一起使用的情况下,XML如何满足平台无关的数据的愿望。
www.ibm.com
6.
Create a JMS connector properties file and set the ianywhere. Connector. Address property to specify the connector address.
创建一个JMS连接器属性文件并设置ianywhere.connector.address属性,以指定连接器地址。
www.ianywhere.com
7.
The logical SIB layer links the artifacts introduced by the JMS standard to WebSphere-specific resources.
逻辑SIB层将JMS标准引入的构件与特定于WebSphere的资源联系起来。
www.ibm.com
8.
For more detail, reference Step 4 - Configure the JMS Resource - in the "Run applications in a business process container" tutorial.
有关详细信息,请参考“Runapplicationsinabusinessprocesscontainer”教程中的步骤4——配置JMS资源。
www.ibm.com
9.
ACTIVE: Specify a value of ACTIVE if message consumption is to begin as soon as the message driven bean connects with the JMS destination.
ACTIVE:如果消息驱动bean与JMS目的地一连接消息消耗就马上开始,指定一个值ACTIVE。
www.ibm.com
10.
Registry and Repository ships a default notification handler that publishes change events on a JMS topic.
RegistryandRepository附带了一个发布有关JMS主题更改事件的缺省通知处理程序。
www.ibm.com
1.
The JMS administration tool's configuration file, JMSAdmin. config, also needs to be modified.
JMS管理工具的配置文件JMSAdmin.config,也必须修改。
www.ibm.com
2.
The jndiProviderURL field specifies the remote JMS provider with its bootstrap address port (2809 by default).
jndiProviderURL字段使用其引导地址端口(缺省情况下为2809)指定远程JMS提供程序。
www.ibm.com
3.
The method also puts pathInfo from the HTTP request into the JMS message as an application-specific JMS property.
该方法还会将HTTP请求中的路径信息作为应用程序特定的JMS属性插入到JMS消息中。
www.ibm.com
4.
The JMS administration tool runs interactively, but it is easier to have it process a script that can be edited and run repeatedly.
JMS管理工具是交互运行的,但是用其处理能够被编辑并重复运行的脚本相对就容易些。
www.ibm.com
5.
In summary, this restriction makes it easier to implement a JMS provider as a JCA resource adapter.
总之,这种限制使得JMS提供者更容易实现为JCA资源适配器。
www-128.ibm.com
6.
Many JMS servers support the idea of a hierarchical namespace.
许多JMS服务器支持分层名称空间的思想。
www.ibm.com
7.
The application server needs to make the JDBC, JMS, and other resources available to its applications.
应用程序服务器需要构造JDBC、JMS和其他资源,使其适用于服务器的应用程序。
www.ibm.com
8.
The JMS binding delivers the request to a default messaging provider topic space.
JMS绑定将该请求传递到缺省消息提供程序主题空间。
www.ibm.com
9.
Discusses the issues encountered in converting Java Message Service (JMS) applications.
讨论在转换Java消息服务(JMS)应用程序时遇到的问题。
msdn2.microsoft.com
10.
It receives and parses all JMS messages that exist in the queue, and sends the parsed content to the appropriate JSP pages for display.
它将接收和分析队列中存在的所有JMS消息,并将经过分析的内容发送到相应的JSP页,以便进行显示。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/31 2:04:33