Hi there, I'm getting the following error whenever I attempt to use the client class from within the GAE.
Client client = new Client(Protocol.HTTP); Response response = client.get("http://www.google.com"); Internal Connector Error (1002) - access denied (java.net.SocketPermission www.google.com resolve) NB: I'm not using anything other than the default provided by restlet i.e. I'm not using apache's HttpClient. I've updated the gae jar to be the latest snapshot as of yesterday but I'm still getting this problem. Any suggestions? Or is it a potential bug? Thanks, Matt -- View this message in context: http://n2.nabble.com/Possible-GAE-Client-issue.-tp3151643p3151643.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2365112