Re: java.lang.ClassCastException @ org.apache.taglibs.standard.tag.common.fmt.BundleSupport

2008-12-16 Thread konkere
nope. we use fmt only for localized messages, so fmt:message/ -- View this message in context: http://www.nabble.com/java.lang.ClassCastException-%40-org.apache.taglibs.standard.tag.common.fmt.BundleSupport-tp21030184p21031282.html Sent from the Taglibs - User mailing list archive at

java.lang.ClassCastException @ org.apache.taglibs.standard.tag.common.fmt.BundleSupport

2008-12-16 Thread konkere
yesterday i got this fancy exception: java.lang.ClassCastException: javax.servlet.jsp.jstl.fmt.LocalizationContext at

Re: java.lang.ClassCastException @ org.apache.taglibs.standard.tag.common.fmt.BundleSupport

2008-12-16 Thread konkere
PRO is production. yes, what i say is exactly as you assumed: same JSPs work on our production and fail locally. anyway, the issue is resolved, it was unrelated to jstl or standard taglib, but to do with classloading. -- View this message in context: