From adffaces-dev-return-1494-apmail-incubator-adffaces-dev-archive=incubator.apache.org@incubator.apache.org Fri Oct 20 13:31:12 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-dev-archive@locus.apache.org Received: (qmail 30917 invoked from network); 20 Oct 2006 13:31:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Oct 2006 13:31:12 -0000 Received: (qmail 86831 invoked by uid 500); 20 Oct 2006 13:31:11 -0000 Delivered-To: apmail-incubator-adffaces-dev-archive@incubator.apache.org Received: (qmail 86814 invoked by uid 500); 20 Oct 2006 13:31:11 -0000 Mailing-List: contact adffaces-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-dev@incubator.apache.org Delivered-To: mailing list adffaces-dev@incubator.apache.org Received: (qmail 86805 invoked by uid 99); 20 Oct 2006 13:31:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2006 06:31:11 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [202.164.190.11] (HELO mnnts40ent1055.headstrong.com) (202.164.190.11) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2006 06:31:08 -0700 Received: by MNNTS40ENT1055 with Internet Mail Service (5.5.2657.72) id <40Y2QZZ5>; Fri, 20 Oct 2006 21:30:57 +0800 Message-ID: From: Anthony Yulo To: "'adffaces-dev@incubator.apache.org'" Subject: RE: ADF Faces/Trinidad & Shale? Date: Fri, 20 Oct 2006 21:30:56 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is the complete web.xml: Empty web.xml file for Web Application javax.faces.STATE_SAVING_METHOD client CpxFileName org.clarke.pagedefs.DataBindings org.apache.commons.chain.CONFIG_WEB_RESOURCE /WEB-INF/chain-config.xml org.apache.shale.view.EXCEPTION_DISPATCH_PATH /exception/correct.faces org.apache.commons.chain.web.ChainListener shale /* shale Faces Servlet Faces Servlet javax.faces.webapp.FacesServlet 1 Faces Servlet *.faces resources oracle.adf.view.faces.webapp.ResourceServlet Faces Servlet /faces/* resources /adf/* 10 html text/html txt text/plain adfFaces oracle.adf.view.faces.webapp.AdfFacesFilter adfBindings oracle.adf.model.servlet.ADFBindingFilter shale org.apache.shale.faces.ShaleApplicationFilter adfFaces *.jsp adfFaces *.jspx shale /* /faces/pages/welcome.jsp -----Original Message----- From: Simon Lessard [mailto:simon.lessard.3@gmail.com] Sent: Friday, October 20, 2006 9:13 PM To: adffaces-dev@incubator.apache.org Subject: Re: ADF Faces/Trinidad & Shale? Hello, try adding those lines to web.xml adfFaces oracle.adf.view.faces.webapp.AdfFacesFilter adfFaces Faces Servlet On 10/20/06, Anthony Yulo wrote: > > Shale uses the standard JSF Servlet: How do I this? > > > faces > javax.faces.webapp.FacesServlet > > > faces > *.faces > > > -----Original Message----- > From: Simon Lessard [mailto:simon.lessard.3@gmail.com] > Sent: Friday, October 20, 2006 8:52 PM > To: adffaces-dev@incubator.apache.org > Subject: Re: ADF Faces/Trinidad & Shale? > > I'm not well versed with Shale yet. However I can go with an hypothesis. > Does Shale use a Servlet? If so, you must place ADF Faces filter on that > servlet as well. > > > Regards, > > ~ Simon > > On 10/20/06, Anthony Yulo wrote: > > > > Yes Im working on ADF Faces. Do you have an idea why this is not > working? > > This happens when I put the necessary entries for shale on the > web.xmlfile. > > But when I erase the Shale entries, everything's fine. > > > > Im trying again to call a managed bean function from a javascript > > function, > > > > -----Original Message----- > > From: Simon Lessard [mailto:simon.lessard.3@gmail.com] > > Sent: Friday, October 20, 2006 8:20 PM > > To: adffaces-dev@incubator.apache.org > > Subject: Re: ADF Faces/Trinidad & Shale? > > > > AdfRenderingContext no longer exists so I assume you're actually working > > with ADF Faces? Your trinidad filter must be installed, but not the ADF > > Faces one maybe? > > > > On 10/20/06, Anthony Yulo wrote: > > > > > > Anyone has tried to incorporate Shale into existing Trinidad Apps? > > > > > > > > > > > > I initially tried this, I added a the necessary entries on the web.xml > . > > > When I run the application it displays an error saying: > > > > > > > > > > > > 500 Internal Server Error > > > > > > Illegal StateException:No AdfRenderingContext > > > > > > > > > > > > //StackTrace follows.... > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > *************The information transmitted is intended only for the > person > > > or > > > entity to which it is addressed and may contain confidential and/or > > > privileged material. Any review,retransmission,dissemination or other > > use > > > of, or taking of any action in reliance upon, this information by > > persons > > > or > > > entities other than the intended recipient is prohibited. If you > > received > > > this in error, please contact the sender and delete the material from > > any > > > computer.********************* > > > > > > > > *************The information transmitted is intended only for the person > > or > > entity to which it is addressed and may contain confidential and/or > > privileged material. Any review,retransmission,dissemination or other > use > > of, or taking of any action in reliance upon, this information by > persons > > or > > entities other than the intended recipient is prohibited. If you > received > > this in error, please contact the sender and delete the material from > any > > computer.********************* > > > *************The information transmitted is intended only for the person > or > entity to which it is addressed and may contain confidential and/or > privileged material. Any review,retransmission,dissemination or other use > of, or taking of any action in reliance upon, this information by persons > or > entities other than the intended recipient is prohibited. If you received > this in error, please contact the sender and delete the material from any > computer.********************* > *************The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.*********************