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





------- Additional Comments From [EMAIL PROTECTED]  2006-02-07 06:10 -------
It's very difficult to recure this problem. I have write a very complex web 
application. and mostly it will work fine. but some time, it will occur this 
problem.

This problem mostly ocurred when two browser access the same page.

And the web application will do following things:
1. APP A will include some pages in other applications.
2. There is a request wrapper. when include the page in other applications and 
try to get the session object using request.getSession(), it will get the 
session which is generated in App A.
3. The session objects generated in A, will be managed by our system. (of 
cuase , there is one listener to remove the session when it timeout)
Sorry, I can only provide these info for you.

-- 
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]

Reply via email to