https://issues.apache.org/bugzilla/show_bug.cgi?id=54191

--- Comment #6 from Konstantin Kolinko <knst.koli...@gmail.com> ---
It looks as if your pf_usersController.loggedInViaIpad returns 'Y'
occasionally.

How that property is evaluated? Do you parse the user-agent header of each
request?

Maybe your ajax calls are loosing the session, or the session expires.
(-> ask on the users list).


As Mark already wrote, you have to provide a simple web application that
reproduces the issue.
(It does not need to be a plain JSP application. Using myfaces in it is OK. If
you use any custom code in it, the source code for it will be needed).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to