On Sun, 25 Jan 2009 16:15:12 +0100 Bjørn T Johansen <[email protected]> wrote:
> I am trying use a dialog and also an inpudate with popup but both fail with > the message..: > > The requested resource (/gaas/__ADFv__) is not available. > > > I found a patch that apparently should work, a filter called > MyFacesBugFixFilter but the only difference when adding > the filter is that .xhtml is added to the end..: > > The requested resource (/gaas/__ADFv__.xhtml) is not available. > > > Anyway to make this work? > > Btw, I am using Myfaces 1.2.5, Tomahawk12 1.1.8, Facelets 1.1.14 and Trinidad > 1.2.10 > > > > Regards, > > BTJ > Strange how sending a question to a list makes one think of an answer sometimes... I had to add .xhtml as a servlet mapping to the faces servlet then everyting worked as it should (but I have to use the bug fix filter...) Any plans to fix this bug? BTJ

