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 > > <bean class="org.apache.activemq.util.XStreamFactoryBean" > name="xstream"> > <property > name="annotatedClass"><value>org.apache.activemq.transport.stomp.SamplePojo</value></property> > </bean> > > 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.