Re: Tapestry 5.3-beta-8

2011-09-15 Thread Howard Lewis Ship
I was working with a client and put a bunch of code to prevent deadlocks in place for beta-8 ... but it looks like it only made the deadlock situation worse; they'll be pulled out for beta-9 (due pretty shortly). On Thu, Sep 15, 2011 at 7:53 AM, Steve Eynon wrote: > Hi, > > I don't know if this i

Re: Tapestry 5.3-beta-8

2011-09-15 Thread Steve Eynon
Hi, I don't know if this is related, but I can make my app server (Jetty 6) lock up in a repeatable and reliable fashion using T5.3-beta-8 which doesn't happen with T5.3-beta-6 - but it's only when I have ProdMode set to true. The steps are: - I log into my app (via 2 pages in Firefox v3.6), ther