Hi, we have a queue with two completely separate client applications listening. They are on different machines and jvm's. What we want is that the first application with some spare time, processes the message. We are experiencing some hangs and we are wondering if this could be because of a deadlock situation on the jms queue. Note that they each have their own connection, own (not transacted) session etc. Any ideas ? The jms specs do not provide insight in this.
thanks Henk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915754#3915754 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915754 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
