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 22717100EB for ; Fri, 5 Apr 2013 16:04:27 +0000 (UTC) Received: (qmail 42181 invoked by uid 500); 5 Apr 2013 16:04:27 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 42145 invoked by uid 500); 5 Apr 2013 16:04:27 -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 42137 invoked by uid 99); 5 Apr 2013 16:04:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2013 16:04:27 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vijayendra.sdm@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-la0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2013 16:04:21 +0000 Received: by mail-la0-f47.google.com with SMTP id fj20so3575315lab.6 for ; Fri, 05 Apr 2013 09:04:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=nuuKZJk1dvzP0YMJ34pPs4cZ5iESscaVQqKzehV7/VQ=; b=P4H833M7uK40mRFw7J0UDL0iUQvl7Qo/A7kZR3PvVGoPsMlHpIltSfW8XIQVMofcYx 0hvBtQQFIbknPwocnLPk+SLmfG24rZbd7awj4RMTggnIkR12XekEcJT3s0gOa5tF6KID ydQ6v1ZfzIuVn4izTR+sFDF5dcyPSaCjlTiy2Y1UwdbmhkgXJwZaWU8jCQRR7cjcltTq 2z7zuqtjyJncEingJbvxu36CA/7bgZ10G+oxuc0+hAXhLyNm1zjS61uzK7kLEl9Yw6v5 e4/eoY5lL0VzbEQQBi4NYOyTYEI6Vux6KWhNQ8unbzMNih42j/ikxzoNulw413eu9Hvh DXXQ== MIME-Version: 1.0 X-Received: by 10.112.132.40 with SMTP id or8mr6415534lbb.119.1365177839505; Fri, 05 Apr 2013 09:03:59 -0700 (PDT) Received: by 10.112.19.66 with HTTP; Fri, 5 Apr 2013 09:03:59 -0700 (PDT) In-Reply-To: References: Date: Fri, 5 Apr 2013 21:33:59 +0530 Message-ID: Subject: Re: Facing issue while registering a application From: Vijayendra Grampurohit To: dev@airavata.apache.org Content-Type: multipart/alternative; boundary=047d7b343db22dd98104d99f3ced X-Virus-Checked: Checked by ClamAV on apache.org --047d7b343db22dd98104d99f3ced Content-Type: text/plain; charset=ISO-8859-1 Hi Saminda In the same window i.e "Register application" at the bottom we have a reset button . If the user enter the details such as "application name" and "application parameters" and hits on reset then the reset is suppose to rest the details entered in "Register application" . this doesnt happen. correct me if I am wrong . In fact nothing happens on hitting reset. Is this a bug?? Regards Vijayendra On Fri, Apr 5, 2013 at 9:21 PM, Vijayendra Grampurohit < vijayendra.sdm@gmail.com> wrote: > Hi Saminda > > Yes its a usability issue. The table rows are hidden unless I increase the > size. :) > Thanks you. > > Regards > Vijayendra > > > > On Fri, Apr 5, 2013 at 8:49 PM, Saminda Wijeratne wrote: > >> Adding to Lahiru's response I think we have a small usability issue here >> as >> well... The table rows are hidden unless the user increases the height of >> the dialog. I'll see if I can adjust the dialog size to fix that. >> >> >> On Fri, Apr 5, 2013 at 10:15 AM, Lahiru Gunathilake > >wrote: >> >> > Hi Vijayendra, >> > >> > Application Parameters are set of entries for that table, so if you >> want to >> > add an entry you just hav eto click on the last raw (if there's no raws >> at >> > the beginning just click inside of the table not the table headings. >> > >> > To go to a next new line you have to fill atleast first three columns >> then >> > click on the next empty raw to activate it. >> > >> > Hope this helps... >> > >> > Lahiru >> > >> > >> > On Fri, Apr 5, 2013 at 10:08 AM, Vijayendra Grampurohit < >> > vijayendra.sdm@gmail.com> wrote: >> > >> > > Hi Suresh >> > > >> > > I am trying to register an application . I am following >> > > >> > > 1) Register a simple command line application with Airavata Registry. >> > > 2) Click on XBaya -> Register Application. >> > > 3 Describe the application inputs and outputs. As an example, a simple >> > > command line /bin/echo can be used for helloworld purposes. >> > > 4) Provide a name for the application. >> > > 5) Click on the panel with "Application Paramaters" and add input and >> > > output paremeters. For an example like /bin/echo, choose output as >> > StdOut. >> > > >> > > step 3 and step 5 suggest clicking "Application parameters" panel . >> > There >> > > are four of them I/O , Parameter Name ,Type and Description under " >> > > Application parameter" panel. >> > > >> > > they seem to be buttons for me . correct me if I am wrong . But the >> thing >> > > is they are not responding on clicking . >> > > >> > > please let me know how to go ahead with steps 3 and 4 . >> > > >> > > Regards >> > > >> > > Vijayendra >> > > >> > > Regards >> > > >> > > Vijayendra >> > > >> > >> > >> > >> > -- >> > System Analyst Programmer >> > PTI Lab >> > Indiana University >> > >> > > --047d7b343db22dd98104d99f3ced--