I\'ve been trying to figure out how to send JMS messages from Ruby. I\'ve setup StompConnect to interface between JMS and Ruby, using Stomp on the Ruby side.
I am using ActiveMQ with stomp and activemessaging. I tried to follow the configuration steps in http://code.google.com/p/activemessaging/wiki/Configuration
In my situation, I need to allow users to edit various cells in the grid and then save the whole grid to the server later.I have pretty much solved this issue with inline editing and saving to ‘clien