Dear subscribers,
I've recently encountered a problem regarding to
the mod_jk connector. When I used Basic Authentication with the Apache
server (1.3.19) and tried to get the name of the user who has logged in, I
get an old username from someone who had logged in a couple of hours ago. I have
Tomcat version 3.2 installed to use Java.
When I printed the headers of the request and the
request.getPrincipal().getName(), the latter keeps changing the authenticated
username in my loginname and of someone else, while the request headers keeps
the same.
I was wondering if this was due to bug
235?
If so, in which release is this bug
fixed?
If not, maybe someone could tell me where to find a
solution to this problem.
Thanks in advance,
|
- RE: bug 235, request problem Peter Meijer
- RE: bug 235, request problem GOMEZ Henri