Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 83208 invoked from network); 17 Oct 2005 16:35:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2005 16:35:43 -0000 Received: (qmail 84141 invoked by uid 500); 17 Oct 2005 16:35:39 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 84107 invoked by uid 500); 17 Oct 2005 16:35:39 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 84096 invoked by uid 99); 17 Oct 2005 16:35:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2005 09:35:39 -0700 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 mkienenb@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2005 09:35:39 -0700 Received: by zproxy.gmail.com with SMTP id z6so485482nzd for ; Mon, 17 Oct 2005 09:35:17 -0700 (PDT) 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=LamlOZ+x0gQBcJGXKsxAa9XFFimeu2LQKGYUK7b/izHuieLQDdUnUtINZd7MqIyWj3ckPdjBvdbEBI33KBYlzxlHi7+YrfCDExKXzKn3HrxU5uuSuMNmh4UfDLR4vGg4li6mn1ku6KmiK7wMyRQRB5DijBb0QVVa/JQrIg+VL+E= Received: by 10.36.105.16 with SMTP id d16mr3044162nzc; Mon, 17 Oct 2005 09:35:17 -0700 (PDT) Received: by 10.37.22.20 with HTTP; Mon, 17 Oct 2005 09:35:17 -0700 (PDT) Message-ID: <8f985b960510170935t2bed13bem3395334a06c7ad96@mail.gmail.com> Date: Mon, 17 Oct 2005 12:35:17 -0400 From: Mike Kienenberger To: MyFaces Discussion Subject: Re: model update phase exception -> just info message In-Reply-To: <20051014220019.88578.qmail@web35505.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051014220019.88578.qmail@web35505.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dave, it's not clear to me what you're trying to do. Can you give a specific example of behavior you're seeing now, and behavior you'd like to see instead? -Mike On 10/14/05, Dave wrote: > during model update phase, a backing bean method was executed, but thro= wed > an exception. The error message was displayed as expected, working fine. = But > on server side, the exception stack trace was showing up in JBoss window. > > Ideally I like JSF to know the issue and display the error message, but n= ot > an exception. With validation, we can do UIInput.setValid(false) instead = of > using exception. Ideas? > > Thanks. Dave > > ________________________________ > Yahoo! Music Unlimited - Access over 1 million songs. Try it free. > >