You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2012/10/30 20:16:26 UTC

svn commit: r1403822 - /airavata/sandbox/client-api-demo/src/main/webapp/x_host_descriptor_save.html

Author: heshan
Date: Tue Oct 30 19:16:26 2012
New Revision: 1403822

URL: http://svn.apache.org/viewvc?rev=1403822&view=rev
Log:
Updating urls.

Modified:
    airavata/sandbox/client-api-demo/src/main/webapp/x_host_descriptor_save.html

Modified: airavata/sandbox/client-api-demo/src/main/webapp/x_host_descriptor_save.html
URL: http://svn.apache.org/viewvc/airavata/sandbox/client-api-demo/src/main/webapp/x_host_descriptor_save.html?rev=1403822&r1=1403821&r2=1403822&view=diff
==============================================================================
--- airavata/sandbox/client-api-demo/src/main/webapp/x_host_descriptor_save.html (original)
+++ airavata/sandbox/client-api-demo/src/main/webapp/x_host_descriptor_save.html Tue Oct 30 19:16:26 2012
@@ -95,7 +95,7 @@ Gatekeeper Endpoint : <input type="text"
                      },*/
 
                     type: "POST",
-                    url: "http://localhost:7080/airavata-registry-rest-services/registry/api/hostdescriptor/save",
+                    url: "http://localhost:7080/airavata-registry-rest-services/registry/api/hostdescriptor/save/test",
                     data: {
                         hostName: hostName,
                         hostAddress: hostAddress
@@ -115,7 +115,7 @@ Gatekeeper Endpoint : <input type="text"
                      },*/
 
                     type: "POST",
-                    url: "http://localhost:7080/airavata-registry-rest-services/registry/api/hostdescriptor/save",
+                    url: "http://localhost:7080/airavata-registry-rest-services/registry/api/hostdescriptor/save/test",
                     data: {
                         hostName: hostName,
                         hostAddress: hostAddress,