Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 18226 invoked from network); 22 Feb 2006 20:11:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 20:11:26 -0000 Received: (qmail 35149 invoked by uid 500); 22 Feb 2006 20:11:24 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 35108 invoked by uid 500); 22 Feb 2006 20:11:24 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 35097 invoked by uid 99); 22 Feb 2006 20:11:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 12:11:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mwessendorf@gmail.com designates 64.233.182.198 as permitted sender) Received: from [64.233.182.198] (HELO nproxy.gmail.com) (64.233.182.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 12:11:21 -0800 Received: by nproxy.gmail.com with SMTP id c29so1074035nfb for ; Wed, 22 Feb 2006 12:10:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rJH+B9a573NdHd6z8T7KiwgKx42g5/j9zPYOk03Blk5yiZ5OCHlDmYl6fnWX20E0KycTwF09MqsDh3R9omNLafriSsCcI7FC8INPehwO4kY8DnbfafuacoLsjF1txVapyE9raROwpSTfrUKhQ8gLI0ycQQvVsM+itn4HgU+B2Is= Received: by 10.49.92.16 with SMTP id u16mr233585nfl; Wed, 22 Feb 2006 12:10:57 -0800 (PST) Received: by 10.49.2.10 with HTTP; Wed, 22 Feb 2006 12:10:57 -0800 (PST) Message-ID: <71235db40602221210g3e1fd0d6j289782603fa18d13@mail.gmail.com> Date: Wed, 22 Feb 2006 21:10:57 +0100 From: "Matthias Wessendorf" To: "MyFaces Development" Subject: Re: PortletUtil works only with MyFaces In-Reply-To: <564d4f680602221209v42b5ba02h31e2195122c03349@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <564d4f680602221122q506b601ax8b3a20934934287c@mail.gmail.com> <71235db40602221146n5b8f1381ua45b11fb32ef3a1a@mail.gmail.com> <71235db40602221148x239e0314ya578023fe44e8ff3@mail.gmail.com> <564d4f680602221209v42b5ba02h31e2195122c03349@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ah, I see... ok, yes. there is no standard way for doing this right now. thanks for pointing it out! On 2/22/06, Manfred Geiler wrote: > No compile issue, but a functional: The MyFaces impl sets a request > scope flag during the Lifecylce. Without this flag both methods in > PortletUtil always return false. > > Manfred > > > On 2/22/06, Matthias Wessendorf wrote: > > damn... pressed send by accident > > > > The *beast* has the following import statements > > > > import javax.faces.context.FacesContext; > > import javax.portlet.RenderResponse; > > > > > > so, it needs JSF API and PORTLET API > > > > no MyFaces stuff needed ;) > > > > On 2/22/06, Matthias Wessendorf wrote: > > > I removed to clazz to commons. > > > > > > Why are you asking, any problems ? > > > > > > > > > > > > On 2/22/06, Manfred Geiler wrote: > > > > Stan, > > > > The PortletUtil class currently only works with the MyFaces > > > > implementation, right? > > > > Therefore I think we should move it to impl source root to make thi= s > > > > clear for the end user. > > > > Any objections to this? > > > > > > > > Manfred > > > > > > > > > > > > > -- > > > Matthias Wessendorf > > > Z=FClpicher Wall 12, 239 > > > 50674 K=F6ln > > > http://www.wessendorf.net > > > mwessendorf-at-gmail-dot-com > > > > > > > > > -- > > Matthias Wessendorf > > Z=FClpicher Wall 12, 239 > > 50674 K=F6ln > > http://www.wessendorf.net > > mwessendorf-at-gmail-dot-com > > > -- Matthias Wessendorf Z=FClpicher Wall 12, 239 50674 K=F6ln http://www.wessendorf.net mwessendorf-at-gmail-dot-com