Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 61ADC109FF for ; Mon, 22 Jul 2013 18:45:03 +0000 (UTC) Received: (qmail 76103 invoked by uid 500); 22 Jul 2013 18:45:00 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 75966 invoked by uid 500); 22 Jul 2013 18:44:59 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 75850 invoked by uid 99); 22 Jul 2013 18:44:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jul 2013 18:44:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of samindaw@gmail.com designates 209.85.215.46 as permitted sender) Received: from [209.85.215.46] (HELO mail-la0-f46.google.com) (209.85.215.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jul 2013 18:44:37 +0000 Received: by mail-la0-f46.google.com with SMTP id es20so5221lab.5 for ; Mon, 22 Jul 2013 11:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=l8DbjhUlfLY5mq5ronzQiQxrvOxpIj29eTysWOSZUZ8=; b=QX8aZaZbO2ibkX6G0WHsI8xcdd84bCe8JlBrbRPJ1s9CvInqawQnbWRivp/FLNFuf3 zNW+1/2hmC4XTXZySbOq3imO/g7Pi5kXVArHMmDr88yAAlDZPAMFhwIMGPTuOp/QqhN0 QReXl9lNLqRyFoZ1Ddfvyf8NCT5Oy1HeupyottNBn/CkrdJvymogIi0RuulBOoNrj1nB RRQ8oWqhwjrazYcHCd8Lz4Spbw1Xluz/KJgmxUbi0JP0U97OK7la/4hwV331EgOmh5Ml eeoDHDz43HLmNtL38MOy/dJ0IzEe05z3loHpPSsOwR5BY8q3rW3kwkuhP4vd1xvs2QfX B5mg== X-Received: by 10.152.25.135 with SMTP id c7mr13052969lag.39.1374518656860; Mon, 22 Jul 2013 11:44:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.50.131 with HTTP; Mon, 22 Jul 2013 11:43:56 -0700 (PDT) In-Reply-To: References: From: Saminda Wijeratne Date: Mon, 22 Jul 2013 11:43:56 -0700 Message-ID: Subject: Re: Basic Registry service is not functioning. To: dev@airavata.apache.org Cc: Chathuri Wimalasena , Lahiru Gunathilake Content-Type: multipart/alternative; boundary=089e0160c4064787ed04e21e106b X-Virus-Checked: Checked by ClamAV on apache.org --089e0160c4064787ed04e21e106b Content-Type: text/plain; charset=ISO-8859-1 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 < shameerainfo@gmail.com> 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/ > --089e0160c4064787ed04e21e106b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
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 ca= se, your usecase should have worked, so its a bug also... (unless someone e= lse can shed light saying this is how it is supposed to be)


On Sat,= Jul 20, 2013 at 10:34 PM, Shameera Rathnayaka <shameerainfo@gmail.co= m> wrote:
Hi devs,

It seems $Subject, I changed user and gateway by sending rest call to setAi= ravataUser (/basicregistry/set/user) and setGateway(/basicregistry/set/gate= way). But still i get the old values (in this case default values, "ad= min" for usernam and "default" for gateway name) .

are these = deprecated methods ? or a bug in server side ?

Thanks,
Sh= ameera.

--
=
Best Regards,
Shameera Rath= nayaka.

email: shameer= a AT apache.org , shame= erainfo AT gmail.com
Blog : http://shameerarathna= yaka.blogspot.com/

--089e0160c4064787ed04e21e106b--