JMS系列(五)-oracle esb接收jms消息

  1. 建立proxy service,服务类型选择Messaging Service


2.请求消息类型选择Text响应消息类型选择Nonespa

  1. 协议选择jms路径输入jms://host:port/jms.jms_test_connection_factory1/jms.jms_test_queue

  1. 类型选择Queue,后面步骤都是默认,直到结束。


为了验证该服务确实收到了jms消息,能够在proxy service里面加入report组件查看消息code

  1. 增长pipeline,并在Request Pipeline中增长stage

  1. 在stage1建立Report


参数以下(ps:xpath参数是.):队列

  1. 往消息队列里写入消息,在Operations->Message Reports界面能够看到该消息

相关文章
相关标签/搜索