Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 16475 invoked from network); 21 Jun 2010 16:55:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Jun 2010 16:55:46 -0000 Received: (qmail 37019 invoked by uid 500); 21 Jun 2010 16:55:46 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 36920 invoked by uid 500); 21 Jun 2010 16:55:45 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 36912 invoked by uid 99); 21 Jun 2010 16:55:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jun 2010 16:55:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tomasz.oponowicz@gmail.com designates 209.85.214.41 as permitted sender) Received: from [209.85.214.41] (HELO mail-bw0-f41.google.com) (209.85.214.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jun 2010 16:55:39 +0000 Received: by bwz4 with SMTP id 4so1334831bwz.0 for ; Mon, 21 Jun 2010 09:55:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=KfSs2gDwHsaAwORv2X/FPyHSMqo0PObVDjth1MLGsDo=; b=Q9aBW+4R5hVOapeMMEvxyUyGQvF/4NE5bj8XrqkxfgAhbRdlbv4WlsfdYN3Xs/lsjZ 9O8bf+S7+KHBP6WKWolvd4ei6KiDwO4SJhdbYC9DH+Tc8o9VBbXeql2l6l9h7J2HywgR ckkoCBHtxDUNyQWw3ifaxxhMsiCdi/OR1BYDo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ivvHZI5S6oHnTm2KEgc4dJEmtZl+0BSeQPHpVpmLZ34TjPArTWBuVJOW/d+R6Xqafb XZ0B0dAEs2U7doU+Q1C80D80pYiDY1Ig1U4Rl10VAY981AWGcdFqTqrdIxMN6/q1rIW4 JBQQ3OlwvpfZPBO42nrDFKKYmkKsBQ0EqFk8c= MIME-Version: 1.0 Received: by 10.204.81.149 with SMTP id x21mr3216800bkk.78.1277139317865; Mon, 21 Jun 2010 09:55:17 -0700 (PDT) Received: by 10.204.60.8 with HTTP; Mon, 21 Jun 2010 09:55:17 -0700 (PDT) In-Reply-To: <201006180929.07585.dkulp@apache.org> References: <201006180929.07585.dkulp@apache.org> Date: Mon, 21 Jun 2010 18:55:17 +0200 Message-ID: Subject: Re: [GSOC] Simple and lightweight HTML-based browser for surveying Apache CXF logs From: Tomasz Oponowicz To: dev@cxf.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi, I've just commit changes at repository [1]. Changes from last version: - Created Maven project structure; - Configured 'maven-gwt-plugin' for automatic execute GWT compiler (to convert Java to JavaScript); - Added draft implementation of 'BootstrapStorage'; - Create sample configuration of 'AtomPullServer'; - Added support for HTTP basic authentication (temporary solution, at the end I will replace it with UsernameToken); - Added support for JSON web service (client-side - in GWT); - Added support for XML web service (client-side - in GWT); - Removed GWT-RPC mock web services; Additionally you can easily run application by downloading source code and = type: $ mvn gwt:run Authentication details: username: "admin" password:"admin"; It'll start in debug mode - it's much more slower than production mode. At the moment I'm working to move all source code to Apache CXF sandbox. [1] svn checkout http://cxf-log-browser.googlecode.com/svn/trunk/ cxf-log-browser-read-only On Fri, Jun 18, 2010 at 3:29 PM, Daniel Kulp wrote: > On Thursday 17 June 2010 5:15:24 pm Tomasz Oponowicz wrote: >> Hi, >> >> On Thu, Jun 17, 2010 at 7:43 PM, Daniel Kulp wrote: >> > On Thursday 17 June 2010 1:31:30 pm Sergey Beryozkin wrote: >> >> Just for the record, Tomasz's project is also going well.... >> > >> >Well, for the record, I haven't seen anything on the dev list about it >> >yet. Thus, from CXF/Apache's point of view, it's not going well. >> >Definitely encourage him to get involved here and not send you anything >> >off list. >> >> I have created project site and blog, few weeks ago. >> Sorry that I didn't announce about it at mailing list. >> >> I will store documentation and source code on Google Code Project [1]. >> Additionally I will announce important events and changes through blog >> [2], which I created for this occasion. > > One of the aspects of GSoC, and in particular Apache's involvement in it,= that > is often missed is teaching the students how the community works. =C2=A0 = It's not > supposed to be "just do this coding project". =C2=A0 =C2=A0For Apache, it= 's also getting > the student involved in the community and keeping the entire community up= to > date with what is happening. > > I would strongly suggest that any "import events" and any questions and s= tuff > get posted here on the dev list. =C2=A0 You can add it to the blog as wel= l, but > make sure they appear on the dev list. > > There is a saying in Apache: =C2=A0"if it didn't happen on the dev list, = it didn't > happen". > > Dan > > > > >> Currently repository [1] contain draft of all features (on my roadmap >> it's milestone 1). >> There is also "Software Requirements Specification" document >> and =C2=A0"Software Design Description" document. At the moment I'm work= ing to >> fix and refactor source code. >> >> When I finish I will move all source code to CXF sandbox. >> >> Once again sorry for my misunderstanding. >> >> [1] http://code.google.com/p/cxf-log-browser/ >> [2] http://cxf-log-browser.blogspot.com/ >> >> Best regards, >> Tomasz Oponowicz > > -- > Daniel Kulp > dkulp@apache.org > http://dankulp.com/blog > --=20 Pozdrawiam, Tomasz Oponowicz