Hi,

Im having problem finding out how to generate code when there is useed basic 
authentification, from restlet to Odata REST service.

If i disable Authentification it works fine with this code:
String[] arguments = { 
"http://193.89.54.122/services/VDRejsetid/RejsetidDataService1.svc","c:\\temp2"; 
};               
Generator.main(arguments);   

When i turn on basic authentification i of course get a 401 error.

How do i do this with basic authentification turned on?

Regards 
Morten Jensen

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2681958

Reply via email to