tks would you tell the cocoon bugzilla about this to solve it.
best regards johnson ----- Original Message ----- From: "Jakub Kaniewski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 05, 2004 1:03 AM Subject: Re: Problems with CForms > I investigated with those convertors I mentioned before and I discovered > that this wrong conversion is caused by IBM ICU4J classes. > > This is the way to solve the problem > 1) Delete /WEB-INF/lib/icu4j.jar > 2) Download most recent version of this library from > http://oss.software.ibm.com/icu4j/download/3.0/index.html > 3) Place icu4j_3_0.jar in /WEB-INF/lib > > Other way to solve this problem is just deleting icu4j.jar, after that > FormattingDateConvertor will use java.text.SimpleDateFormat as > replacement of IBM International Components for Unicode, but I am not > sure that other components doesn't relay on ICU so I think it is better > to upgrade. > > Regards > J. Kaniewski > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
