Hi Supun, First its a good question. We currently do not support those operations in thrift-client-api. If you can have a look at OrchestratorClientFactoryTest.java u can see how we are saving descriptor documents. Please use the old Registry to do those tasks.
Lahiru On Sat, Mar 1, 2014 at 12:55 PM, Supun Nakandala <[email protected]>wrote: > Hi Lahiru, > > Since Sachith has asked about the Airavata client sdk I think this is the > best place to ask my question. > > I went through the documentation related to the new thrift API and also > through the airavata-api code. But I cannot understand how to do the > actions like > -> Adding host descriptors to the registry > -> Adding service descriptors to the registry > -> Adding workflows to the registry etc ... > using the new thrift API which can be done using the 0.11 Airavata API. > > Can you explain me how can we use the new thrift api to achieve the above > tasks. > > Thank you. > > > On Sat, Mar 1, 2014 at 12:33 PM, Lahiru Gunathilake <[email protected]>wrote: > >> Hi Sachith, >> >> You don't have to generate any code,we are providing client bundle and >> just have to use it to program against the api we provide. We will be able >> to come up with a full working sample just using our thrift client, then >> you just have to follow that sample. >> >> Lahiru >> >> >> On Sat, Mar 1, 2014 at 1:59 AM, Sachith Withana <[email protected]>wrote: >> >>> Hi all, >>> >>> Can someone tell me how I can integrate the java client into a gateway? >>> Do you have the jars or do I need to generate my client using the thrift >>> file? >>> >>> -- >>> Thanks, >>> Sachith Withana >>> >>> >> >> >> -- >> System Analyst Programmer >> PTI Lab >> Indiana University >> > > > > -- > Thank you > Supun Nakandala > Dept. Computer Science and Engineering > University of Moratuwa > -- System Analyst Programmer PTI Lab Indiana University
