Return-Path: Delivered-To: apmail-incubator-ace-dev-archive@minotaur.apache.org Received: (qmail 21933 invoked from network); 6 Oct 2010 12:31:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 12:31:13 -0000 Received: (qmail 83010 invoked by uid 500); 6 Oct 2010 12:31:13 -0000 Delivered-To: apmail-incubator-ace-dev-archive@incubator.apache.org Received: (qmail 82960 invoked by uid 500); 6 Oct 2010 12:31:13 -0000 Mailing-List: contact ace-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ace-dev@incubator.apache.org Delivered-To: mailing list ace-dev@incubator.apache.org Received: (qmail 82952 invoked by uid 99); 6 Oct 2010 12:31:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 12:31:12 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zoe.slattery@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-ew0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 12:31:05 +0000 Received: by ewy7 with SMTP id 7so2766671ewy.6 for ; Wed, 06 Oct 2010 05:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Lzol7NIPO/s7g0Zdetu6dK37hSQ15mAIYSSX09kemCo=; b=xQbo8TWrVN2E343Z5LNDjJNwn/2Mv0O69utweyhoX+3jJiafOdwkRvv9YKPH9fXyIJ hFjuqWUMd5LUyZVaAPwwgZKzmD5QkhRZl5hhcw5yp1pezZ9DKYqpthYBAepFwHqoPYfT rCH028+aOmd5ElB62rPOHBjZDDSwe2xql3CKI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=XDBPztiYKbmwahpvqIby9wlL1mGSrIcaXyBSoEmX1dd3K1LyzSNgXzUT7rmNvp98fF raYJaPCSixRFzDbXEw0tMeZl0Tg0AnoBATi6KzKmA6U1EE+XM8cRcK4Zp/726Z+Tb6si +J1+EERccQDrOkgRIz4KqOKxhdNOxk3goV0yI= Received: by 10.14.37.7 with SMTP id x7mr8445021eea.3.1286368245416; Wed, 06 Oct 2010 05:30:45 -0700 (PDT) Received: from dhcp-9-20-239-203.hursley.ibm.com (gbibp9ph1--blueice3n1.emea.ibm.com [195.212.29.83]) by mx.google.com with ESMTPS id z55sm1399985eeh.9.2010.10.06.05.30.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 06 Oct 2010 05:30:44 -0700 (PDT) Message-ID: <4CAC6BF3.1090802@gmail.com> Date: Wed, 06 Oct 2010 13:30:43 +0100 From: zoe slattery 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: ace-dev@incubator.apache.org Subject: Re: Running Samples with the Maven Based Build References: <4CAC41FB.80505@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 06/10/2010 11:09, Angelo van der Sijpt wrote: > Hi, > > Indeed, I created a set of screencasts quite some time ago. You can find links to them at http://changelos.com/2009/11/08/apache-ace-visuals/ . Excellent - very helpful - thanks. > Angelo > > On Oct 6, 2010, at 12:05 PM, Toni Menzel wrote: > >> Hi Zoe, >> >> glad to see you + aries people here on ace. ;) >> The log message "Highest remote: null / Highest local: null" was also >> a little confusing to me, but it just says, that there is nothing to >> be deployed on the managementagent (old speak: gateway) yet. >> >> About: "The WebUI is there but looks a little odd" >> Its a rush GWT port of a commercial UI that has not been open sourced >> by luminis. Currently, Marcel is doing a Vaadlin Version instead - >> heard its much more straightforward to develop such a ui than raw GWT. >> So, better we'll wait for him here. But i agree the current webUI is >> not the best thing since sliced bread. >> But it works, i believe there was a screencast on how to use it by >> Angelo ? Not sure. If not we should make one. Otherwise its quite hard >> to get started. >> As a quick hint: you need to add bundles the repository by copying >> them to the upload folder (not sure, its called repository i guess in >> the server folder). They should appear on the left column in the ui. >> Also, when running one or more gateways, they should appear in the UI, too. >> Now you can bring the "two" together by wiring them: create a group, >> drag the artifact (left) on the group, and so on. So its drag an drop >> based. Coloring indicate "wired" pieces. >> >> Bottomline: >> Your builds are fine, just the UI needs assistance and/or a replacement. >> >> Toni >> >> >> On Wed, Oct 6, 2010 at 11:31 AM, zoe slattery wrote: >>> On 05/10/2010 22:59, Hiranya Jayathilaka wrote: >>>> Hi Devs, >>>> >>>> As I understand the two main tutorials available on the website >>>> (Getting started with file based server, Getting started with Web UI >>>> server) deal with the legacy module in the Ace trunk. So I guess I >>>> have to build the legacy module using Ant to follow these articles. Am >>>> I correct? Are there any similar documents for the Maven based build? >>>> >>>> Thanks >>> I have exactly the same problem. I followed the build instructions for the >>> maven build, got the server running and the gateway (albeit with a >>> distracting info message every second(?) "Highest remote: null / Highest >>> local: null") - did not get any further than this so far. The WebUI is there >>> but looks a little odd - I'd like to get the command line instructions >>> working, any pointers would be much appreciated. >>> >>> Zoė >>> >> >> >> -- >> Toni Menzel || http://okidokiteam.com >