n.bosanac | twitter: @dejanb
> blog: http://www.nighttale.net
> ActiveMQ in Action: http://www.manning.com/snyder/
>
>
> On Tue, Jun 26, 2012 at 5:47 PM, gpulido
> <[hidden email] <http://user/SendEmail.jtp?type=node&node=4653588&i=1>>
> wrote:
>
> >
using the xml
Thank you very much in advance
Gabriel Pulido
2012/6/25 gpulido [via ActiveMQ]
> Hello,
> Thanks for the answers.
>
> I'll check however why it worked with the activeMQ 5.4 and only changing
> the jar dependency to use the activeMQ 5.6 it stops working?
>
&g
Hello,
Thanks for the answers.
I'll check however why it worked with the activeMQ 5.4 and only changing the
jar dependency to use the activeMQ 5.6 it stops working?
The activeMq is started inside a java application, using the BrokerService
class. How can I configure the annotatedClass property us
Hello,
I'm trying to send a message from a Stomp client to a embedded instance of
an ActiveMQ 5.6.
The message is an xml representation of an object, so when I send it to the
queue using stomp I add the transformation keys to the header:
"transformation:jms-object-xml"
When I send the message t