Re: f:validator and "Undefined component type override"

2007-06-28 Thread Gary VanMatre
>From: "Ian.Priest" <[EMAIL PROTECTED]> > I've hit a problem trying to set up a validator on an input text field. > Here's the HTML... > > > > xmlns:t="http://myfaces.apache.org/tomahawk"; > xmlns:h="http://java.sun.com/jsf/html"; > xmlns:f="http://java.sun.com/jsf/core";> > >

Re: How to handle links outside a SCXML Dialog?

2007-06-28 Thread Rahul Akolkar
On 6/28/07, Paul Spencer <[EMAIL PROTECTED]> wrote: I am having an issued when users click links that are not known to the SCXML dialog. When this occurs an exception from ShaleApplicationFilter.doFilter() is thrown. The links are part of the page's headers, footer, and navigation bar. The expe

f:validator and "Undefined component type override"

2007-06-28 Thread Ian.Priest
I've hit a problem trying to set up a validator on an input text field. Here's the HTML... http://myfaces.apache.org/tomahawk"; xmlns:h="http://java.sun.com/jsf/html"; xmlns:f="http://java.sun.com/jsf/core";> ...

How to handle links outside a SCXML Dialog?

2007-06-28 Thread Paul Spencer
I am having an issued when users click links that are not known to the SCXML dialog. When this occurs an exception from ShaleApplicationFilter.doFilter() is thrown. The links are part of the page's headers, footer, and navigation bar. The expected behavior when the user click one of the links

Re: Shale dialog question

2007-06-28 Thread Craig McClanahan
On 6/28/07, Werner Punz <[EMAIL PROTECTED]> wrote: Hi everybody, I am just digging through the shale dialog codebase. Maybe I am missing something here, but I cannot see following usecase covered. A User is in a dialog and exits the dialog by altering the url... Now what happens then? I cannot se

Shale dialog question

2007-06-28 Thread Werner Punz
Hi everybody, I am just digging through the shale dialog codebase. Maybe I am missing something here, but I cannot see following usecase covered. A User is in a dialog and exits the dialog by altering the url... Now what happens then? I cannot see any codepart of where the dialog then is dropped an