Hi Shameera, If you run airavata in the stand-alone mode with default derby database, there should be a folder called "persistent_data" inside <airavata-home>/bin. You will have to use derby ij client in order to connect it.
Regards, Chathuri On Thu, Jul 25, 2013 at 4:01 AM, Shameera Rathnayaka <[email protected] > wrote: > Hi Chathuri, > > I couldn't find the registry database, where is it? Could you please > provide steps to get the data? > > Thanks, > Shameera. > > > On Tue, Jul 23, 2013 at 12:22 AM, Chathuri Wimalasena < > [email protected]> wrote: > >> Also can you check whether the added user and gateway in the database >> after you set them? >> >> Regards, >> Chathuri >> >> >> On Mon, Jul 22, 2013 at 2:43 PM, Saminda Wijeratne <[email protected]>wrote: >> >>> well both actually... For one thing we shouldn't allow changing the user >>> or gateway from outside once a AiravataRegistry2 object is created. Thus >>> those functions should be hidden. But since its not the case, your usecase >>> should have worked, so its a bug also... (unless someone else can shed >>> light saying this is how it is supposed to be) >>> >>> >>> On Sat, Jul 20, 2013 at 10:34 PM, Shameera Rathnayaka < >>> [email protected]> wrote: >>> >>>> Hi devs, >>>> >>>> It seems $Subject, I changed user and gateway by sending rest call to >>>> setAiravataUser (/basicregistry/set/user) and >>>> setGateway(/basicregistry/set/gateway). But still i get the old values (in >>>> this case default values, "admin" for usernam and "default" for gateway >>>> name) . >>>> >>>> are these deprecated methods ? or a bug in server side ? >>>> >>>> Thanks, >>>> Shameera. >>>> >>>> -- >>>> Best Regards, >>>> Shameera Rathnayaka. >>>> >>>> email: shameera AT apache.org , shameerainfo AT gmail.com >>>> Blog : http://shameerarathnayaka.blogspot.com/ >>>> >>> >>> >> > > > -- > Best Regards, > Shameera Rathnayaka. > > email: shameera AT apache.org , shameerainfo AT gmail.com > Blog : http://shameerarathnayaka.blogspot.com/ >
