Hi, On Thu, Feb 28, 2008 at 11:09 AM, Paul van Rossem <[EMAIL PROTECTED]> wrote: > Hi Matthias, > > Thanks a lot for your reply. It solved my problem. > Indeed, if I use the /faces/* mapping instead *.jsf, it loads the > correct page. > > Shouldn't it be independent of the mapping? Should I file a JIRA issue > for this? > I was using the jsf-1.2_07-b03 RI, not MyFaces. > Regards, Paul.
hrm... it was working with the RI. Is it possible to go back (just for testing) to 1.2_04 of the RI ? and use using *.faces mapping ? -Matthias > > > > > Matthias Wessendorf wrote: > > Hi, > > > > On Thu, Feb 28, 2008 at 8:07 AM, Paul van Rossem <[EMAIL PROTECTED]> wrote: > > > >> Hi, > >> If I use the <tr:inputDate> tag, clicking the calendar icon yields a > >> "Page not found", page /__ADFv__.jsf. > >> Both in FF and IE. I'm using Trinidad 1.2.6. Do I need to include > >> > > > > and MyFaces 1.2.x ? > > > > > > > >> anything special, apart from the 2 libraries (api en impl) or has it > >> something to do with my web.xml or faces-config.xml? > >> > > > > I'd suggest to use this *mapping*: > > /faces/* > > and not: > > *.jsf > > > > -Matthias > > > > > >> I saw some additional configuration items in the examples > >> faces-config.xml. Is that required? > >> <component> > >> > >> > <component-type>org.apache.myfaces.trinidaddemo.DateField</component-type> > >> > >> > <component-class>org.apache.myfaces.trinidaddemo.composite.DateField</component-class> > >> </component> > >> Should I include something linke that in my faces-config.xml or what is > >> it for? > >> Any tips would be appreciated, regards, Paul. > >> > >> > >> > > > > > > > > > > -- > Paul van Rossem, Van Rossem Timeware > Tempellaan 18, 3721 VH Bilthoven > tel: 030-220.4006, fax: 030-220.3445 > www.timeware.nl, mobiel 06-5468.3405 > > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

