Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-23 Thread Hasan Turksoy
I agree it is not acceptable but they are not behaving differently. The validator assigned to the component will be invoked before the CommonsValidator is invoked. there is NO custom validator Gary, only custom converters there :).. i've realized that i made a mistake while writing my

Re: Register DialogLifecycleListener

2007-02-23 Thread Rahul Akolkar
On 2/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi ! How or where can I register a DialogLifecycleListener. snip/ It is an application scoped managed bean (long URL, may be fragmented):

why the arg argument is not early binding?

2007-02-23 Thread Hasan Turksoy
hi all, commonsvalidator's arg argument used as the first argument of messages at validator-rules.xml... in my application, i'm using those arg arguments to hold some info(in general field's name) about my field which is being validated it's like: h:inputtext ... s:commonsvalidator

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-23 Thread Gary VanMatre
From: Hasan Turksoy [EMAIL PROTECTED] I agree it is not acceptable but they are not behaving differently. The validator assigned to the component will be invoked before the CommonsValidator is invoked. there is NO custom validator Gary, only custom converters there :).. i've realized

Re: why the arg argument is not early binding?

2007-02-23 Thread Gary VanMatre
From: Hasan Turksoy [EMAIL PROTECTED] is this code working with shale.1.0.4 version? can you verify it? because, my code exactly same as above.. it's working with 1.0.2 version but not with 1.0.4 version... there is no problem with my bundles.. because i can see its value in a

SV: Relative paths Clay

2007-02-23 Thread Hermod Opstvedt
Hi By the way, there is a Tomahawk sandbox component for the link (tx:link?). Hermod -Opprinnelig melding- Fra: Richard Eggert [mailto:[EMAIL PROTECTED] Sendt: 23. februar 2007 16:19 Til: user@shale.apache.org Emne: RE: Relative paths Clay Thanks. Those ideas worked great. Here's

WebXmlParser warning about dispatcher - shale-framework-1.1.0-SNAPSHOT for Feb 23, 2007

2007-02-23 Thread gramani
Hi all: I just downloaded the shale-framework-1.1.0-SNAPSHOT (dated today) and after a bit of hastle got my server to at least start up (it was a challenge since I use tiles too..(:(. My web.xml has this filter-mapping: filter-mapping filter-nameshale/filter-name