You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/02/26 04:29:50 UTC

DO NOT REPLY [Bug 6604] - Request.getRemoteUser() throwing NullPointerException

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6604>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6604

Request.getRemoteUser() throwing NullPointerException

william.barker@wilshire.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From william.barker@wilshire.com  2002-02-26 03:29 -------
This is now fixed in the CVS HEAD, and will appear in 3.3.1-RC1.

Note, your error page will still not be called, since (according to Tomcat), 
the request isn't part of any defined webapp. (e.g. you don't have a ROOT 
context defined).  It will send back Tomcat's default 404 page.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>