Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 63006 invoked from network); 18 Apr 2011 11:27:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Apr 2011 11:27:48 -0000 Received: (qmail 25263 invoked by uid 500); 18 Apr 2011 11:27:48 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 25230 invoked by uid 500); 18 Apr 2011 11:27:47 -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 25222 invoked by uid 99); 18 Apr 2011 11:27:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 11:27:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 11:27:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B199BA7313 for ; Mon, 18 Apr 2011 11:27:05 +0000 (UTC) Date: Mon, 18 Apr 2011 11:27:05 +0000 (UTC) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Message-ID: <983077231.64105.1303126025709.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (AMQ-3284) WebSockets and truncated body MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 WebSockets and truncated body ----------------------------- Key: AMQ-3284 URL: https://issues.apache.org/jira/browse/AMQ-3284 Project: ActiveMQ Issue Type: Bug Affects Versions: 5.5.0 Reporter: Dejan Bosanac Assignee: Dejan Bosanac Fix For: 5.6.0 In WebSocket transport, StompSocket class calls StompFrame.toString() instead StompFrame.format(). Because of this, some frames can be truncated. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira