>                 <tr:validateDateRestriction  invalidDaysOfWeek="Mon"/>
>
>               </tr:inputDate>
>
>
>
> java.lang.IllegalArgumentException: Cannot convert mon of type class
> java.lang.String to class [Ljava.lang.String;
>
>             at com.sun.el.lang.ELSupport.coerceToType(ELSupport.java:329)

Interesting.
The "invalidDaysOfWeek" attribute takes String[], but should take a
single string.

Can you file a  bug ?

-Matthias

>
>
>
> Thanks
>
> Ramkumar A
>
> Phone:410-332-3341
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to