Re: Can a produce and consumer running on different activemq versions exchange messages?

2014-04-12 Thread mmg
Could you please explain how to include the activemq-legacy-openwire dependency in the client? -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-a-produce-and-consumer-running-on-different-activemq-versions-exchange-messages-tp4680200p4680251.html Sent from the

Re: No IConnectionFactory implementation found for connection URI: activemq:tcp://localhost:61616

2014-04-12 Thread Rafael Pileggi
This work for me: Download from here: http://ftp.unicamp.br/pub/apache/activemq/apache-nms/1.6.0/Apache.NMS.ActiveMQ-1.6.2-bin.zip http://ftp.unicamp.br/pub/apache/activemq/5.9.1/apache-activemq-5.9.1-bin.zip Put this on import clause: using Apache.NMS.ActiveMQ; using Apache.NMS.Util; using

Re: Can a producer and consumer running on different activemq versions exchange messages?

2014-04-12 Thread mmg
The following message is logged continuously at producer end: Following log messages is repeated logged at producer 2014-04-10 10:05:59,952 org.apache.activemq.transport.failover.FailoverTransport [ActiveMQ Task-7] 1042 FailoverTransport.java INFO