Hi, I'm aware of the other list, however the FAQ is on the MyFaces Wiki...
Basically all im looking for is a translation of (from wiki.apache.org/myfaces/FAQ): Make sure your FaceletViewHandler is commented out and the default render kit of ADF faces defined in faces-config.xml oracle.adf.core (Note that the ADF faces implementation ensures non-ADF components still get rendered in the normal way so it can safely co-exist with other JSF components) ..and your web.xml contains these lines for ADF faces oracle.adf.view.faces.ALTERNATE_VIEW_HANDLER com.sun.facelets.FaceletViewHandler AdfFacesFilter oracle.adf.view.faces.webapp.AdfFacesFilter AdfFacesFilter FacesServlet As especially the last few lines make absolutely no sense at all. Daniel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Thursday, 1 June 2006 9:43 PM To: MyFaces Discussion Subject: Re: Using ADF with MyFaces There is a special ADF Faces list here at Apache, since ADF Faces is currently inside of the Apache Incubator See [1] [1] http://wiki.apache.org/myfaces/adf_mails On 6/1/06, Daniel Murley <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > This is probably a common question through here, however we're having > a range of issues trying to configure MyFaces and ADF to work > together. The problems we're experiencing are much like what is > detailed on the last page of the FAQ in the Wiki, however the > information on how to resolve the issue is unclear. > > I'd appreciate any tips, or a working web.xml/faces-config.xml example. > > Thanks, > > Daniel > > -- Matthias Wessendorf Aechterhoek 18 48282 Emsdetten blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

