Hi guys, I am referring to the following tutorial: http://wiki.restlet.org/docs_2.0/13-restlet/28-restlet/287-restlet/288-restlet.html
It seems as though the svc document is down and I cannot run the tutorial as I get the following message while running the "java -jar org.restlet.ext.odata.jar http://restlet.cloudapp.net/TestAssociationOneToOne.svc/ ~/workspace/testADO" command. Error Message: ---------------------------------------------------- org.restlet.engine.http.connector.HttpClientHelper star t INFO: Starting the default HTTP client Jul 27, 2010 10:42:40 AM org.restlet.resource.ClientResource handle INFO: A recoverable error was detected (1001), attempting again in 2000 ms. Jul 27, 2010 10:42:42 AM org.restlet.resource.ClientResource handle INFO: A recoverable error was detected (1001), attempting again in 2000 ms. Jul 27, 2010 10:42:44 AM org.restlet.ext.odata.Service getMetadata INFO: Get the metadata for http://restlet.cloudapp.net/TestAssociationOneToOne.s vc at http://restlet.cloudapp.net/TestAssociationOneToOne.svc/$metadata Jul 27, 2010 10:43:10 AM org.restlet.engine.http.connector.HttpClientHelper star t INFO: Starting the default HTTP client Jul 27, 2010 10:43:10 AM org.restlet.resource.ClientResource handle INFO: A recoverable error was detected (1001), attempting again in 2000 ms. Jul 27, 2010 10:43:12 AM org.restlet.resource.ClientResource handle INFO: A recoverable error was detected (1001), attempting again in 2000 ms. Jul 27, 2010 10:43:14 AM org.restlet.ext.odata.Service getMetadata SEVERE: Can't get the metadata for http://restlet.cloudapp.net/TestAssociationOn eToOne.svc (response's status: Communication Error (1001) - restlet.cloudapp.net ) An error occurred: Cannot retrieve the metadata. Please check that you provide the following parameters: - Valid URI for the remote service - Valid directory path where to generate the files - Valid name for the generated service class (optional) --------------------------------------------------- Is the service just down right now? ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2638914

