On 5/8/08, Scott Oaks <Scott.Oaks_at_sun.com> wrote:
> I should have thought of that -- yes, it is very easy to deadlock if HTTP
> servers call each other
Can't you just set up independent listeners (with independent thread
counts) to the two servers to avoid this?