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/ >> > >
