Hello Morten, thanks a lot for submitting this bug. I've entered an issue in order to tkae care of that: http://restlet.tigris.org/issues/show_bug.cgi?id=1205.
Please note, that once the code has been generated, it is possible to set up the service with credentials.For example, service.setCredentials(new ChallengeResponse(ChallengeScheme.HTTP_BASIC, login, password.toCharArray())); Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2682500

