I'm trying to setup a JMS queue using jrun 4 (from cfmx7
installation).
I based my code off of
http://livedocs.macromedia.com/jrun/4/Programmers_Guide/techniques_jms 2.htm,
but that was buggy and had to make some fixes.
I'm pretty sure my sender works fine as I can see messages in
the queue when i hexedit the dat file.
However, my reader keeps timing out or just sits there.