Thanks for your response. Yes, I was a bit sloppy with my "sending requests" language. Also, I'm not saying that third party libraries used by my code aren't to blame. Certainly something in between obviously is... ...and I've just found out what.
There are two web service endpoints being used by the test harness. One deals with the data counting, the other computes a result once my app has received all that it needs. Taking the web service request for the computation step out of my harness results in my app behaving correctly. Some of the computation web service requests are randomly being routed to the wrong end-point! The bug lies somewhere in Jersey... -- View this message in context: http://old.nabble.com/Tomcat-appears-to-be-sending-duplicate-requests-tp32019702p32022820.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org