reidmorrison / jruby-jms

Complete JRuby API into Java Messaging Specification (JMS)
Apache License 2.0
47 stars 21 forks source link

Some added examples #5

Closed tohvu closed 13 years ago

tohvu commented 13 years ago

I wanted to contribute some more so I added examples for implementing request/reply integration pattern. I also added .idea/ (RubyMine project files folder) to .gitignore. Feel free to discard if not wanted :)

reidmorrison commented 13 years ago

Thank you for the examples, accepted pull request and merged code.

There are also several examples from my other open source messaging projects that we could bring across: https://github.com/ClarityServices/jruby-hornetq

https://github.com/reidmorrison/rubywmq

Some really good JMS examples that we could also port from HornetQ: http://anonsvn.jboss.org/repos/hornetq/trunk/examples/jms/