Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EAC7610D4D for ; Fri, 11 Apr 2014 03:27:54 +0000 (UTC) Received: (qmail 60727 invoked by uid 500); 11 Apr 2014 03:27:54 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 60056 invoked by uid 500); 11 Apr 2014 03:27:52 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 59712 invoked by uid 99); 11 Apr 2014 03:27:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2014 03:27:50 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2014 03:27:44 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WYS7E-0000LR-B6 for users@activemq.apache.org; Thu, 10 Apr 2014 20:26:56 -0700 Date: Thu, 10 Apr 2014 20:26:41 -0700 (PDT) From: artnaseef To: users@activemq.apache.org Message-ID: <1397186801327-4680213.post@n4.nabble.com> In-Reply-To: <1397118157913-4680200.post@n4.nabble.com> References: <1397118157913-4680200.post@n4.nabble.com> Subject: Re: Can a produce and consumer running on different activemq versions exchange messages? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org If you have a newer client version and an oler broker version, make sure to include the activemq-legacy-openwire dependency in the client. Otherwise, the client only supports a small number of versions, including the most recent in that version. -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-a-produce-and-consumer-running-on-different-activemq-versions-exchange-messages-tp4680200p4680213.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.