Hello,
I found a problem with StompConnect when run on top of JBoss Messaging.
Basically, StompConnect assumes that messages can be acked
asynchronously (on another thread.) However, JBoss Messaging gets
confused by that and the JMS spec sounds like it is not a valid assumption.
I have a patch sitting here that makes it work by handling both receives
and acks in a loop on a per-subscription thread.
Are any maintainers reading this list, is anyone interested in this patch?
Thanks,
Julian
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email