Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 29217 invoked from network); 2 Apr 2009 08:14:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 08:14:23 -0000 Received: (qmail 50298 invoked by uid 500); 2 Apr 2009 08:14:22 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 50222 invoked by uid 500); 2 Apr 2009 08:14:22 -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 50212 invoked by uid 99); 2 Apr 2009 08:14:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 08:14:22 +0000 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 08:14:13 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LpI3c-0002Qi-Ve for users@activemq.apache.org; Thu, 02 Apr 2009 01:13:52 -0700 Message-ID: <22843030.post@talk.nabble.com> Date: Thu, 2 Apr 2009 01:13:52 -0700 (PDT) From: Yury Batrakov To: users@activemq.apache.org Subject: Re: Active MQ sends empty message bodies via Stomp In-Reply-To: <36e91d9d0904010900r45e5874bn7a5a7c379e690a34@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: batrakov@gmail.com References: <22829522.post@talk.nabble.com> <36e91d9d0904010900r45e5874bn7a5a7c379e690a34@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Dejan, Thanks for your help! I'll try this out as soon as I have time for this and will notify this thread about the result. Dejan Bosanac wrote: > > Hi Yury, > > note that you have to configure XStream properly so it can use your class' > annotations, like > > name="xstream"> > name="annotatedClass">org.apache.activemq.transport.stomp.SamplePojo > > > used in StompTest. > > Cheers > -- > Dejan Bosanac > > Open Source Integration - http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > -- View this message in context: http://www.nabble.com/Active-MQ-sends-empty-message-bodies-via-Stomp-tp22829522p22843030.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.