Re: java.lang.ClassCastException @ org.apache.taglibs.standard.tag.common.fmt.BundleSupport
"Kris Schneider" <[email protected]> Tue, 16 Dec 2008 10:39:20 -0500
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
What version of the Standard taglib are you using? What's a PRO? Are you saying that the same code works in one environment and not another? Does your application make use of: Config.set(..., Config.FMT_LOCALIZATION_CONTEXT, ...) On Tue, Dec 16, 2008 at 4:57 AM, konkere <[email protected]> wrote: > > yesterday i got this fancy exception: > > java.lang.ClassCastException: javax.servlet.jsp.jstl.fmt.LocalizationContext > at > org.apache.taglibs.standard.tag.common.fmt.BundleSupport.getLocalizationContext(Ljavax.servlet.jsp.PageContext;)Ljavax.servlet.jsp.jstl.fmt.LocalizationContext;(BundleSupport.java:127) > at > org.apache.taglibs.standard.tag.common.fmt.MessageSupport.doEndTag()I(MessageSupport.java:152) > at > jsp_servlet._web_45_inf._jsp._templates.__template._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__template.java:235) > > > what can cause it? i presume my JSPs to be correct (as they are deployed to > our PRO and i haven't changed a single character in them). > -- > View this message in context: http://www.nabble.com/java.lang.ClassCastException-%40-org.apache.taglibs.standard.tag.common.fmt.BundleSupport-tp21030184p21030184.html > Sent from the Taglibs - User mailing list archive at Nabble.com. > -- Kris Schneider <mailto:[email protected]> directThought <http://www.directThought.com/>