Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 98054 invoked from network); 15 Mar 2007 16:46:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2007 16:46:06 -0000 Received: (qmail 10573 invoked by uid 500); 15 Mar 2007 16:46:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 10552 invoked by uid 500); 15 Mar 2007 16:46:12 -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 10533 invoked by uid 99); 15 Mar 2007 16:46:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 09:46:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 09:45:59 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HRt59-0004LS-90 for dev@activemq.apache.org; Thu, 15 Mar 2007 09:45:39 -0700 Message-ID: <9498608.post@talk.nabble.com> Date: Thu, 15 Mar 2007 09:45:39 -0700 (PDT) From: elz To: dev@activemq.apache.org Subject: Re: STOMP content-length header not working properly In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: elliot.ickovic@gmail.com References: <9480506.post@talk.nabble.com> <9482936.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org >Does turning on debug logging (via the log4j.properties file) help? If >not we could try patching the code to add better debug level logging. The setting to rootLogger to DEBUG doesnt yield any more useful information into the STOMP transport. The only additional information it gives me is the when my topic gets set up: 2007-03-14 10:39:47,933 [/127.0.0.1:2525] DEBUG AbstractRegion - Adding destination: topic://TEST.IMAGE 2007-03-14 10:39:47,963 [/127.0.0.1:2525] DEBUG AbstractRegion - Adding destination: topic://ActiveMQ.Advisory.Consumer.Topic.TEST.IMAGE thank you, --Elliot -- View this message in context: http://www.nabble.com/STOMP-content-length-header-not-working-properly-tf3403973s2354.html#a9498608 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.