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,