Hi again Lance, 1) No proxy. Directly connecting to Jetty @ http://localhost:6789/....
2) No other filters. I'm using Tapestry's IOC for services and trying to keep things lean. FWIW, when I dropped the file in as a unit test, it would import just fine using the T5 service without spawning extra threads, so I don't think it is related to the T5 service itself (which make's sense, since the onValidate/onSuccess events are being triggered more than once). Thanks, mrg On Thu, Aug 28, 2014 at 2:05 PM, Lance Java <lance.j...@googlemail.com> wrote: > 1.Is your app sitting behind a proxy? (eg apache?). > > 2. Are there any other servlet filters we should know about? (eg spring?) >