The M-Commerce platform USES a message path finding algorithm to create a message queue in XML message engine for routing.
此平台采用分布式消息路径选择算法生成消息交换路径树,便于XML消息引擎生成一个队列和路由策略。
If the interface is request-response, get the client to create a receiver in another transaction and then receive the response message from the reply queue.
如果界面是请求-响应型,让客户在另一个事务创建一个接收端,然后从响应队列接收响应消息。
The code in Listing 2 shows how to create the HTTP client for Amazon SQS and how to send a simple message to the queue.
清单2中的代码显示了如何为AmazonSQS创建HTTP客户端,以及如何向队列发送一个简单的消息。
Because your Web service also accepts requests using the JMS, you need to create a bus, two queue destinations for incoming and replies, and an activation spec for the message driven bean (MDB).
由于您的Web服务还接受使用JMS的请求,因此需要创建一个总线、两个用于传入和应答的队列目的地和一个用于消息驱动Bean (Message Driven Bean,mdb)的激活规范。
We need to create a queue in WebSphere MQ that will receive the message from the bus.
我们需要在WebSphereMQ中创建队列来接收来自总线的消息。
Create a queue definition for the JRules MDB to receive a message.
为JRulesMDB创建用于接收消息的队列定义。
Create a queue definition for the JRules MDB to respond to a message.
为JRulesMDB创建用于响应消息的队列定义。
Create a WebSphere MQ JMS queue destination for sending a request message from an import: REQUESTQ1 using REQUESTQ1.
使用requestQ1创建一个WebSphereMQjms队列目的地requestq1,以便发送来自导入的请求消息。
The code in Listing 1 demonstrates how to locate a queue and QueueConnectionFactory, create a connection and a session, stuff the XML into a TextMessage, and send the message to the queue.
清单1中的代码说明了如何找到Queue和QueueConnectionFactory、如何创建连接和会话、如何将XML填充到TextMessage,以及如何将消息发送给队列。
We will now create a queue in the message engine. By doing so, we will define a messaging destination that will be available to the bus.
现在,我们将在消息引擎中创建一个队列。
Now we need to create a listener in order to detect that a message is placed in the queue, which in turn will be consumed by the service.
下面我们需要创建侦听器,以便检测放入队列中的消息,以及服务随后对消息的使用。
You need to create a queue destination and define a JCA activation spec for enabling the message-driven bean that you will see when you install the sample application.
您需要创建队列目的地,并定义JCA激活规范,以启用在安装示例应用程序时将看到的消息驱动Bean。
Create a WebSphere MQ JMS queue destination for receiving a request message at an export: REQUESTQ using REQUESTQ.
使用requestQ创建一个WebSphereMQjms队列目的地requestq,以便在导出中接收请求消息。
Create a WebSphere MQ JMS queue destination for receiving a request message at an export: REQUESTQ using REQUESTQ.
使用requestQ创建一个WebSphereMQjms队列目的地requestq,以便在导出中接收请求消息。
应用推荐