Perhaps the following could be a better URL pattern, http://<...host_path...>/*airavata-services/user-store/....* http://<...host_path...>/*airavata-services/registry/....* http://<...host_path...>/*airavata-servi**ces/experiment/**....*
eg: http:// <...host_path...>/airavata-services/experiment/execution/workflow?templateId=xxx.... http:// <...host_path...>/airavata-services/experiment/execution/cancel?experimentId=xxx http:// <...host_path...>/airavata-services/experiment/execution/suspend?experimentId=xxx http:// <...host_path...>/airavata-services/experiment/execution/resume?experimentId=xxx On Wed, Aug 7, 2013 at 12:42 PM, Suresh Marru <[email protected]> wrote: > This makes good sense and probably about time to do it as well. > > + 1 for the change. > > Suresh > On Aug 7, 2013, at 11:59 AM, Saminda Wijeratne <[email protected]> wrote: > > > 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 > >
