Hello Martin, thanks for reporting this bug, I look at it immediately.
Best regards, Thierry Boileau I have noticed a problem with setting logging to Fine. The > Authenticator.java throws a null pointer exception in the > authenticated/unauthenticated methods (line 234). I am guessing it is the > following statement that is problematic > request.getChallengeResponse().getIdentifier(). It will crash if the > request does not have a challenge response (I think) > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2798284 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2798571

