-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
I've run into a strange error after upgrading to JServ 1.0
when I use a servlet to send the following:
res.setHeader("WWW-Authenticate", BASIC "realmname");
res.sendError(res.SC_UNAUTHORIZED);
This used to cause the browser to open a username, password dialog box
and give the user a changed to authenticate. Now the browser complains
"Unknown status reply from Server 13!" and then Apache returns the
std ErrorDocument.
Old platform (worked fine here)
RedHat 5.2, glibc 2.0
JDK 1.2prev-1
ApacheJServ 1.0b5
Apache1.3.6
New Platform
RedHat 6.0, glibc 2.1
JDK 1.2prev-2, glibc 2.1 version
ApacheJServ 1.0
Can anyone else shed some light on this?
--Mark Ashworth
Apache 1.3.9
-----------------------------------------------------
This mail sent through IMP: http://web.horde.org/imp/
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]