Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 20787 invoked from network); 6 Sep 2006 00:52:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2006 00:52:54 -0000 Received: (qmail 64834 invoked by uid 500); 6 Sep 2006 00:52:54 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 64797 invoked by uid 500); 6 Sep 2006 00:52:53 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 64788 invoked by uid 99); 6 Sep 2006 00:52:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 17:52:53 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 17:52:53 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3C87271430E for ; Wed, 6 Sep 2006 00:49:23 +0000 (GMT) Message-ID: <7117145.1157503763245.JavaMail.jira@brutus> Date: Tue, 5 Sep 2006 17:49:23 -0700 (PDT) From: "Hiram Chirino (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Resolved: (AMQ-913) Wireformat negociation needs to negociate to to the minimum version supported by both sides. In-Reply-To: <11818036.1157501903352.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ https://issues.apache.org/activemq/browse/AMQ-913?page=all ] Hiram Chirino resolved AMQ-913. ------------------------------- Resolution: Fixed Fix applied in 4.0 branch rev 440543 Fix applied in trunk rev 440541 > Wireformat negociation needs to negociate to to the minimum version supported by both sides. > -------------------------------------------------------------------------------------------- > > Key: AMQ-913 > URL: https://issues.apache.org/activemq/browse/AMQ-913 > Project: ActiveMQ > Issue Type: Bug > Components: Transport > Affects Versions: 4.0 > Reporter: Hiram Chirino > Assigned To: Hiram Chirino > Fix For: 4.1, 4.0.2 > > > Right now it's negociating to the maximum supported by both sides. This means that old version will try to load a newer version of the wireformat that it does not support! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira