DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31853>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31853 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-12 10:48 ------- I would say that after the source examination, the MessageSupport calls( for no apparent reason) SetLocaleSupport.setLocale. That is what causing the exception due to the server's behaviour i.e. commiting response when it wants (and I'm not pointing fingers here). Two things could be done: 1. Do not call the SetLocaleSupport as it is not the right place to set Locale on the response. And/Or 2. Check if the response has been committed b4 setting locale (in SetLocaleSupport) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
