Hello Chris, >and I am adding the HttpClientHelper as per the >instructions, >Engine.getInstance().getRegisteredClients().add(new HttpClientHelper(null ));
I will check if this step is still required. >OK first thing learnt, dont initialise your client in the member declaration >because it will be created before the Engine has the >client helper registered >with it. doh. Interesting, we'll discuss this point with Jérôme. >OK I can see in the HttpClientHelper that it only >registers the http scheme and not the https as its own >javadoc says. >From what I notice in the source code hosted in svn, the https protocol >support has been removed espcially for the android platform. I don't remember >clearly why, but I'll investigate (tomorrow). Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2702808

