In Listing 4 you can see how I wired the JMS template from Listing 1 into my example application.
在清单4中可以看出我如何把清单1中的JMS模板绑定到示例应用程序中。
Figure 1 shows how to set input messages using a JMS queue or topic.
图1显示了如何使用jms队列或者主题来设置输入消息。
For Step 1, specify the same JMS options as for the Business Process Container.
对于步骤1,请指定与用于业务流程容器相同的JMS选项。
Listing 1 shows the configuration of the JMS template used for the example application.
清单1显示了示例应用程序使用的JMS模板的配置。
Event source 1 will be configured to use a synchronous emitter to send events through an EJB interface. Event source 2 will use an asynchronous emitter to post events to a JMS queue.
这里配置事件源1使用同步发射器来通过ejb界面发送事件,而事件源2利用异步发射器发送事件到jms队列。
One JMS destination is used for request messages and one for response messages, as illustrated in Figure 1.
一个jms目的地用于请求消息,一个用于响应消息,如图1所示。
Part 1 covered integration with a local JMS queue.
第1部分介绍与本地jms队列的集成。
Figure 1 depicts the architectural overview of your JMS SOAP framework system using AXIS.
图1用axis描绘了JMSSOAP框架系统的体系结构概况。
For a JMS provider, the JCA specification recommends that the names and values given in Table 1 be supported.
对于JMS提供者,JCA规范建议支持表1中给出的名字和值。
A running JMS application contains three distinct layers of code, as shown in Figure 1.
运行的JMS应用程序包含三个截然不同的代码层,如图1如示。
Figure 1 gives a simple example of how you can use the same mediation to process messages from both web services and JMS clients, no matter what type of consumer is picking up that message.
图1给出了一个简单的示例,说明了可以如何使用相同的中介同时处理来自Web服务和JMS客户机的消息,而不会受到选取此消息的使用者类型的影响。
The servlet WriteQueue (Listing 1), produces all kinds of JMS messages that are sent to a designated queue destination.
ServletWriteQueue(清单1)将产生发送到指定队列目的地的所有类型的JMS消息。
The application developer must still connect to WebSphere MQ using JMS (step 1) outside of the toolkit.
在工具箱外部,应用程序开发人员仍然必须使用JMS连接WebSphereMQ(步骤1)。
Scenario 1: Add a SOAP/HTTP consumer to a JMS service
场景1:将SOAP/HTTP使用者添加到JMS服务
Part 1 of this series introduced JMS messaging and demonstrated how to configure BlazeDS to communicate with JMS queues.
本系列的第1部分介绍了JMS的消息传递,并示范了如何配置BlazeDS与JMS队列进行通信。
If you do not have the JMS setup, follow steps 1 through 12 in Part 3 to setup the destination; you do not need the activation spec since we will not be using an MDB.
如果不具有JMS设置,则遵循第3部分中的步骤1到步骤12设置目的地;由于我们不准备使用MDB,因此不需要activationSpec。
In this scenario, adopt WebSphere MQ V6.1 as the JMS provider for applications and configure related resources in WebSphere MQ as shown in Table 1.
在此场景中,采用WebSphereMQV6.1作为应用程序的JMS提供者,并在WebSphere MQ中配置相关的资源,如表1所示。
Method 1: Specify MQ JMS resources during installation.
方法1:在安装期间指定MQJMS资源。
At the end of this section, I use XSS4J to build signature authoring support into the SecureXMLMessage class of XML-JMS that I started to build in Part 1.
在本节末尾,我使用XSS4J将签名编辑支持构建到XML - JMS的securexmlmessage类中,该类是在第1部分开始构建的。
Figure 1 shows an example of the use of SOAP over JMS with the point-to-point messaging model.
图1显示了点对点消息模型中的SOAPover JMS使用示例。
Figure 1 shows an example of the use of SOAP over JMS with the point-to-point messaging model.
图1显示了点对点消息模型中的SOAPover JMS使用示例。
应用推荐