From users-return-26034-apmail-tomee-users-archive=tomee.apache.org@tomee.apache.org Thu Aug 3 22:22:48 2017 Return-Path: X-Original-To: apmail-tomee-users-archive@www.apache.org Delivered-To: apmail-tomee-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DF9F193AA for ; Thu, 3 Aug 2017 22:22:48 +0000 (UTC) Received: (qmail 83503 invoked by uid 500); 3 Aug 2017 22:22:48 -0000 Delivered-To: apmail-tomee-users-archive@tomee.apache.org Received: (qmail 83480 invoked by uid 500); 3 Aug 2017 22:22:48 -0000 Mailing-List: contact users-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tomee.apache.org Delivered-To: mailing list users@tomee.apache.org Received: (qmail 83469 invoked by uid 99); 3 Aug 2017 22:22:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2017 22:22:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 45B28C20CC for ; Thu, 3 Aug 2017 22:22:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id xVhDHDMxWags for ; Thu, 3 Aug 2017 22:22:38 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3DB6161029 for ; Thu, 3 Aug 2017 22:22:37 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id C14B658D4DC07 for ; Thu, 3 Aug 2017 15:22:33 -0700 (MST) Date: Thu, 3 Aug 2017 15:21:56 -0700 (PDT) From: chilu49 To: users@tomee.apache.org Message-ID: <1501798916319-4682371.post@n4.nabble.com> In-Reply-To: <1501795320026-4682368.post@n4.nabble.com> References: <1501795320026-4682368.post@n4.nabble.com> Subject: Re: Illegal attempt to set ViewHandler after a response has been rendered MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Below is the directory structure. Let me know if you need more information. It looks like the application uses JSF1.2 and TomEE Plume supports JSF2.5. = I am guessing this the reason we seening the error.=20 . =E2=94=9C=E2=94=80=E2=94=80 css =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 sponsorshipsStyle.css =E2=94=9C=E2=94=80=E2=94=80 images =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 continue.gif =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 remove_icon.png =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 separator.gif =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 spacer.gif =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 top_ban_advertising.jpg =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 top_ban_donation.jpg =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 top_ban.jpg =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 top_ban_sponsorship.jpg =E2=94=9C=E2=94=80=E2=94=80 index.jsp =E2=94=9C=E2=94=80=E2=94=80 js =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 sponsorshipsjs.js =E2=94=9C=E2=94=80=E2=94=80 layout =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 layout.xhtml =E2=94=9C=E2=94=80=E2=94=80 META-INF =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 MANIFEST.MF =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 maven =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 com.cabelas =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 Sponsorships-web =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 pom.propertie= s =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 pom.xml =E2=94=9C=E2=94=80=E2=94=80 pages =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 advertisement-application= .xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 advertisements.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 application-complete.xhtm= l =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 application-submitted.xht= ml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 confirmation.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 contact_form.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 declined-culture.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 declined-timeline.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 define.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 donation-application.xhtm= l =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 donations.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 error-app-submission.xhtm= l =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 event-sponsorship.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 general-error.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 personal-sponsorship.xhtm= l =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 sponsorships.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 tv-show-sponsorship.xhtml =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 unexpected-error.html =E2=94=94=E2=94=80=E2=94=80 WEB-INF =E2=94=9C=E2=94=80=E2=94=80 classes =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 com =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80= cabelas =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2= =94=80 sponsorships =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80= =E2=94=80 jsf =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94= =80=E2=94=80 beans =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 AdvertisementAppBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 AdvertisementsBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 ContactBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 DefineBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 DonationAppBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 DonationsBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 EventSponsorshipAppBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 PersonalSponsorshipAppBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 SponsorshipsBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 TvShowSponsorshipAppBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=94=E2=94=80=E2=94=80 UploadedFileAppBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94= =80=E2=94=80 configuration =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=9C=E2=94=80=E2=94=80 FileConfiguration.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0= =C2=A0 =E2=94=94=E2=94=80=E2=94=80 SdaConstant.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94= =80=E2=94=80 util =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C= =E2=94=80=E2=94=80 ApplicationUtils.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C= =E2=94=80=E2=94=80 CacheControlPhaseListener.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C= =E2=94=80=E2=94=80 CookieCreator.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C= =E2=94=80=E2=94=80 DateDisplayBean.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C= =E2=94=80=E2=94=80 ErrorUtils.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C= =E2=94=80=E2=94=80 JsfUtils.class =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=94= =E2=94=80=E2=94=80 RedirectPhaseListener.class =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 sponsorships_en.prope= rties =E2=94=9C=E2=94=80=E2=94=80 faces-config.xml =E2=94=9C=E2=94=80=E2=94=80 jboss-web.xml =E2=94=9C=E2=94=80=E2=94=80 lib =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 batik-awt-util-1.6-1.= jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 batik-ext-1.6-1.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 batik-gui-util-1.6-1.= jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 batik-util-1.6-1.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-beanutils-1.7= .0.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-codec-1.3.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-collections-3= .2.1.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-digester-1.8.= jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-el-1.0.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-fileupload-1.= 2.2.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-io-1.3.2.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-lang-2.4.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-logging-1.1.1= .jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 commons-validator-1.3= .1.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 itext-1.4.8.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 jsf-facelets-1.1.15.B= 1.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 oro-2.0.8.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 richfaces-api-3.3.1.G= A.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 richfaces-impl-3.3.1.= GA.jar =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 richfaces-ui-3.3.1.GA= .jar =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 tomahawk-1.1.9.jar =E2=94=94=E2=94=80=E2=94=80 web.xml -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Ill= egal-attempt-to-set-ViewHandler-after-a-response-has-been-rendered-tp468236= 8p4682371.html Sent from the TomEE Users mailing list archive at Nabble.com.