Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 50999 invoked from network); 26 May 2009 06:17:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 May 2009 06:17:41 -0000 Received: (qmail 77463 invoked by uid 500); 26 May 2009 06:17:53 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 77395 invoked by uid 500); 26 May 2009 06:17:53 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 77385 invoked by uid 99); 26 May 2009 06:17:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 06:17:53 +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 gnodet@gmail.com designates 209.85.218.176 as permitted sender) Received: from [209.85.218.176] (HELO mail-bw0-f176.google.com) (209.85.218.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 06:17:43 +0000 Received: by mail-bw0-f176.google.com with SMTP id 24so3774111bwz.22 for ; Mon, 25 May 2009 23:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GFqZjjwyPo8EGwXCTfF9xZ3VkRsUKOzgI5KOQ67KI3U=; b=XUoXrPOCjJ+Tq6fD5XEOCbFGujn5HaYxXN0zMYTNh5tJt1tKpe5G9xXYm8t+sK83Y8 08omLHZ8Io88cRPfPm0tBARo84RQHJ5qjUUmJYqu4CUfUtwZNEzf0hCzeA2+o2pFWN9z L1tGsbVN6sQVYxFg1CpfflF7B6JJgtQuCUBaQ= 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 :cc:content-type:content-transfer-encoding; b=py0/bVXHxzsYKjI8qVCDQr7MQ79wSg8fcNnw6sKmuvBw33fctIcnyQDwxxlVt6rR+a rvb5ZHbSvEK8+8XMAceuTUynK4FkyDPrinRk7JixX00u/9pnhTl+8AWHJBl4zVjVrh3T 4kazP2FGaAKKPDbzPso9ePQkI+v5Pc1iJct8w= MIME-Version: 1.0 Received: by 10.223.113.199 with SMTP id b7mr4045043faq.82.1243318642456; Mon, 25 May 2009 23:17:22 -0700 (PDT) In-Reply-To: <67a6ab030905252311t15f414bfp26cb8f79776bb657@mail.gmail.com> References: <67a6ab030905252311t15f414bfp26cb8f79776bb657@mail.gmail.com> Date: Tue, 26 May 2009 08:17:22 +0200 Message-ID: Subject: Re: Google Summer of Code: Marcin Wilkos From: Guillaume Nodet To: dev@felix.apache.org Cc: dev@servicemix.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I think I've seen a JIRA about the ability to change the stylesheet of the console, so it seems like an already envisioned enhancement to the console. I haven't dived to much into the code, so I'm not sure how all non-html resources are loaded. We need to find a mechanism to to allow someone to override those resources. Maybe we can use the same as we did for rebranding karaf: use an optional import package which will be used if present, else default to the other resources. This package has to be exported by the branding bundle. On Tue, May 26, 2009 at 08:11, Gert Vanthienen wrote: > L.S., > > > Marcin Wilkos will start coding on his Google Summer of Code project > this week after spending the last few weeks on getting to know the > projects a bit better. =A0The goal of the project is to build an > extensible web-based management console for Apache Felix Karaf and > ServiceMix 4. > > We've had a very short discussion on the ServiceMix dev list in April > [1], but we would like to continue working on the Felix dev list for > now, as most of the work will be targeted at Felix Karaf anyway. =A0We > would definitely consider building this on top the Felix Web Console. > It already has some of the functionality we're looking for and it > already is extensible -- there some information on the Felix website > [2] and I know the Sling project has built some extensions to the > console, so we can find a code example there. =A0Is there any other > information around for this? =A0Are there any limitations we have to be > aware of before starting the project? > > I guess we already know about one such limitation: Apache Felix Karaf > has the ability to 'rebrand' the text console with another ASCII art > logo and header, so we would want that for the web console as well. > As far as I can see, this is not yet supported by the Felix Web > Console. =A0Are there any plans to support that? > > > Regards, > > Gert Vanthienen > ------------------------ > Open Source SOA: http://fusesource.com > Blog: http://gertvanthienen.blogspot.com/ > > > [1] http://www.nabble.com/%22Web-based-management-console-for-ServiceMix%= 22-proposal-for-Google--Summer-of-Code-2009-td22967846ef12049.html#a2296784= 6 > [2] http://felix.apache.org/site/apache-felix-web-console.html > --=20 Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com