[JBoss-user] [HTTPD, Servlets & JSP] - Re: Filter

2004-07-22 Thread vijpan
any hint guys?

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843004#3843004

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843004


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[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 to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842885


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[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=3842626#3842626

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842626


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user