0

0

回答

2550 浏览

active mq多个生产者一个消费者[已解决]0

用三台电脑测试activemq连接,三台电脑都是用本地的服务 <transportConnectors> <transportConnector uri="tcp://localhost:61616"/> </transportConnectors> 在消费者端添加 <networkConnectors> <networ ...

2014年9月29日 13:55
0

0

回答

4673 浏览

Active MQ不能多个broker同事连接[已解决]0

使用active MQ做数据传输,这里有两个生产者,一个消费者。生产者的broker配置如下: <broker xmlns="http://activemq.apache.org/schema/core" brokerName="localhost" dataDirectory="${activemq.data}"> &l ...

0

2

回答

4159 浏览

active mq多个生产者一个消费者传递消息[已解决]0

active mq如何实现多个生产者一个消费者传递消息。 这里是生产者的spring配置 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:amq="htt ...

2014年9月25日 11:06
0

1

回答

1826 浏览

SPRING + JMS中调用JmsTemplate中的send方法后如何取得Message中的ID[已解决]0

项目中用JmsTemplate发送信息到active MQ,调用方法send返回的是void类型。我现在想在发送消息之后把消息保存到数据库,请问如何取得

2014年6月06日 10:29
0

0

回答

2822 浏览

Transport failed, attempting to automatically reconnect due to: java.net.Socket[已解决]0

最近学习ActiveMQ,由于使用了failover:(tcp://IP:61616)重连接机制,但每取一个消息出来之后,总报一个异常信息,如下。 我使用的有apache-activemq-5.5.1 FailoverTransport.ActiveMQ Transport: tcp:///172.18.188.185:61616 - INFO - Transport failed, attemp ...

2012年6月08日 18:37

本周活跃投票用户

最新评论

Global site tag (gtag.js) - Google Analytics