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=31523>.
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=31523

Request parameters are not always passed to HttpServlet.service





------- Additional Comments From [EMAIL PROTECTED]  2004-10-04 17:18 -------
I'm confident that the thread is properly synced, however I'm afraid Cocoon 
uses the current thread as a way to determine the context (as in a mapping 
between threads and data). Some storage maps seems to differ between the flow 
thread and the servlet thread. This makes me think it's Cocoon that's causing 
errors by using the wrong context. This might damage the facades and cause non 
deterministic behaviour at the next request. This is ofcourse an hypothesis, 
but I'm afraid there's no way to be sure, as the whole system is just too 
complex to check it for these kinds of errors.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to