[rabbitmq-discuss] Success using OpenAMQ JMS client with RabbitMQ
Tony Garnock-Jones
tonyg at lshift.net
Mon Mar 16 16:21:03 GMT 2009
Hi all,
I've just downloaded (git clone
git://github.com/pieterh/openamq-jms.git) the OpenAMQ AMQP JMS client
and tried it out. Kudos to the OpenAMQ team for building such a smooth
piece of software!
- With a small patch (attached; you will need to edit the hardcoded
path to the AMQP 0-8 spec XML file if you want to try it),
- and the addition of a "/test" vhost to the RabbitMQ server config
(rabbitmqctl add_vhost /test; rabbitmqctl set_permissions -p /test guest
'.*' '.*' '.*'),
- the included example programs worked fine against RabbitMQ.
Regards,
Tony
--
[][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
[][] LShift Ltd | Tel: +44 (0)20 7729 7060
[] [] http://www.lshift.net/ | Email: tonyg at lshift.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openamq-jms-to-rabbitmq.patch
Type: text/x-patch
Size: 1594 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090316/7b387dd5/attachment.bin
More information about the rabbitmq-discuss
mailing list