Hi devs, With the introduction of the rest service for experiment execution I think we need to have a proper service hosting url mechanism. Current registry rest service is hosted as, http://<...deployed_host_path...>/*airavata-registry/api/....* which I changed to, http://<...deployed_host_path...>/*airavata-services/registry-api/....*
Following is how we can have the new experiment service url http://<...deployed_host_path...>/*airavata-services/experiment-service/.... * This is not finalized. Your thoughts are welcome. Regards, Saminda
