Hi,
have a problem with converDateTime tag from Commons Converter package
I inserted <mcc:convertDateTime/> tag and got such exception:
Caused by: java.lang.ClassCastException:
org.apache.myfaces.custom.convertDateTime.DateTimeConverter cannot be
cast to org.apache.myfaces.commons.converter.DateTimeConverter
at
org.apache.myfaces.commons.converter.ConvertDateTimeTag.createConverter(ConvertDateTimeTag.java:94)
at javax.faces.webapp.ConverterELTag.doStartTag(ConverterELTag.java:62)
What does it mean? What is wrong?
Thanks,
Anton