Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 8318 invoked from network); 20 Aug 2010 06:11:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Aug 2010 06:11:31 -0000 Received: (qmail 81766 invoked by uid 500); 20 Aug 2010 06:11:31 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 81554 invoked by uid 500); 20 Aug 2010 06:11:28 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 81546 invoked by uid 99); 20 Aug 2010 06:11:27 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2010 06:11:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2010 06:11:09 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7K6AlMN013138 for ; Fri, 20 Aug 2010 06:10:48 GMT Message-ID: <860686.11221282284647339.JavaMail.jira@thor> Date: Fri, 20 Aug 2010 02:10:47 -0400 (EDT) From: "Michael S. Fischer (JIRA)" To: dev@activemq.apache.org Subject: [jira] Reopened: (AMQ-445) Erroneous extra linefeed in STOMP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael S. Fischer reopened AMQ-445: ------------------------------------ No it doesn't. If you disagree, please attach any relevant language from the STOMP 1.0 protocol at http://stomp.codehaus.org/Protocol that backs up this claim. > Erroneous extra linefeed in STOMP > --------------------------------- > > Key: AMQ-445 > URL: https://issues.apache.org/activemq/browse/AMQ-445 > Project: ActiveMQ > Issue Type: Bug > Components: Transport > Affects Versions: 3.2 > Environment: WinXP & RHEL4 > Reporter: MF > Attachments: log.txt > > > Erroneous extra linefeeds (0x0A) are sent by the server after the terminating zero character in a server frame, see attached communication log. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.