From chemistry-dev-return-2210-apmail-incubator-chemistry-dev-archive=incubator.apache.org@incubator.apache.org Tue Sep 21 13:03:57 2010 Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 97071 invoked from network); 21 Sep 2010 13:03:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 13:03:57 -0000 Received: (qmail 97708 invoked by uid 500); 21 Sep 2010 13:03:57 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 97591 invoked by uid 500); 21 Sep 2010 13:03:55 -0000 Mailing-List: contact chemistry-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-dev@incubator.apache.org Received: (qmail 97583 invoked by uid 99); 21 Sep 2010 13:03:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 13:03:54 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of florian.mueller@alfresco.com designates 88.151.129.23 as permitted sender) Received: from [88.151.129.23] (HELO mx-out-manc3.simplymailsolutions.com) (88.151.129.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 13:03:48 +0000 Received: from zimbra.alfresco.com ([10.2.10.4]) by mx-out-manc3.simplymailsolutions.com (8.14.1/8.14.1) with ESMTP id o8LD3QfY019216 for ; Tue, 21 Sep 2010 14:03:26 +0100 Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.alfresco.com (Postfix) with ESMTP id A8481B4001A for ; Tue, 21 Sep 2010 14:03:26 +0100 (BST) X-Virus-Scanned: amavisd-new at unx-d-manc4.tc.ifeltd.com Received: from zimbra.alfresco.com ([127.0.0.1]) by localhost (zimbra.alfresco.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UQpO7kLdYrNp for ; Tue, 21 Sep 2010 14:03:26 +0100 (BST) Received: from Florian-Mullers-MacBook-Pro-2.local (unknown [194.75.202.163]) (Authenticated sender: florian.mueller) by zimbra.alfresco.com (Postfix) with ESMTP id 188C2B40018 for ; Tue, 21 Sep 2010 14:03:26 +0100 (BST) Message-ID: <4C98AD12.2000808@alfresco.com> Date: Tue, 21 Sep 2010 14:03:14 +0100 From: =?ISO-8859-1?Q?Florian_M=FCller?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: chemistry-dev@incubator.apache.org Subject: Re: swing client file download References: <267F7EC9C11CCB4C806D30029DA6776301434599@MUCXGC2.opentext.net> In-Reply-To: <267F7EC9C11CCB4C806D30029DA6776301434599@MUCXGC2.opentext.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi Jens, You can already pre-select the binding. The parameter is "swingclient.binding" and it can be set either to "atompub" or "webservices". I will look into the permission exception problem. - Florian On 21/09/2010 13:56, Jens Hübel wrote: > By the way this client has become quite popular here in our company. > > Two areas for potential improvements came up. so far > > - add a -D property to preselect ws or atom binding on start > > - the client should behave more gracefully in case of missing permissions. If a call fails always a popup appears. This can be inconvenient if the exceptions are "normal" behavior but the user just lacks permission for this call. Having a mode just logging exceptions or display on status bar instead of a popup would help. An example for this read acls > > Nice work! > > Jens > > ------------- > This message is sent from a mobile device. > > > ----- Original Message ----- > From: Florian Müller > To: chemistry-dev@incubator.apache.org > Sent: Tue Sep 21 14:42:02 2010 > Subject: Re: swing client file download > > Hi Florent, > > You can double-click the file or drag-and-drop it to your desktop. > > > Florian > > On 21/09/2010 13:04, Florent Guillaume wrote: >> Hi, >> >> Is there a way in the swing client to download a file? I didn't find a >> obvious wait to do it when having a quick look. >> >> Thanks, >> Florent >> >