[JBoss-user] [HTTPD, Servlets & JSP] - Re: Filter not returning from chain.doFilter

2004-07-21 Thread benstarr
I have found the problem. I had accidentally synchronized the toString method of my counter object. This was causing some threads to deadlock resulting in the counter not returning to zero. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842885#3842885 Reply

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Filter not returning from chain.doFilter

2004-07-19 Thread benstarr
Obviously the other alternative is that the increment code is throwing an exception but I can't find anything in the logs to indicate this and there is nothing particular in that code that throws any exceptions... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p