2009/5/28 Guy Bashan
> I couldn't find a direct link to the latest build. Is there any?
>
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces
>
> Thanks,
> Guy.
>
>
> On Thu, May 28, 2009 at 10:28 AM, Leonardo Uribe wrote:
>
>> Hi
>>
>> Checking the stack trace:
>>
>> Ille
I couldn't find a direct link to the latest build. Is there any?
Thanks,
Guy.
On Thu, May 28, 2009 at 10:28 AM, Leonardo Uribe wrote:
> Hi
>
> Checking the stack trace:
>
> IllegalArgumentException: Cannot convert Asia/Tokyo of type class
> java.lang.String to class java.util.TimeZone
> at
Hi
Checking the stack trace:
IllegalArgumentException: Cannot convert Asia/Tokyo of type class
java.lang.String to class java.util.TimeZone
at org.apache.el.lang.ELSupport.coerceToType(ELSupport.java:380)
at
org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:188)
at
o
Hi
This sounds reasonable, since String to TimeZone conversion is supported
from tag class. It could be good to file an issue for this one.
regards
Leonardo Uribe
2009/5/28 Guy Bashan
> OK, now I understand the Exception... ;-)
> It will be nice if String will be supported in ValueBinding as
OK, now I understand the Exception... ;-)
It will be nice if String will be supported in ValueBinding as well...
Thanks!
Guy.
On Wed, May 27, 2009 at 8:08 PM, Volker Weber wrote:
> Hi Guy,
>
> the valuebinding should return a TimeZone object not a String.
>
>
> Regards,
>Volker
>
> 2009/5/2
Hi Guy,
the valuebinding should return a TimeZone object not a String.
Regards,
Volker
2009/5/27 Guy Bashan :
> Hi all,
>
> I am trying to use f:convertDateTime with String value:
> value="#{cmp_summary.cmpCampaign.cmpDeliveryLimits.startDate}">
> timeZone="#{cmp_sum
all browsers.
Thank you,
Oleg.
From: Guy Bashan [mailto:guy.bas...@gmail.com]
Sent: Wednesday, May 27, 2009 11:51 AM
To: MyFaces Discussion
Subject: [MyFaces][Core] TimeZone problem
Hi all,
I am trying to use f:convertDateTime with String value
Hi all,
I am trying to use f:convertDateTime with String value:
but I am getting this exception:
java.lang.IllegalArgumentException: Cannot convert Asia/Tokyo of type class
java.lang.String to class java.util.TimeZone
at org.apache.el.lang.ELSupport.coerceTo
8 matches
Mail list logo