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

[email protected] Tue, 16 Dec 2008 08:25:27 -0200
Newsgroups gmane.comp.jakarta.taglibs.user
Message-ID <OFFFB8234F.46100E28-ON83257521.00393830-83257521.0039432C@stefanini.com.br>
Are you using "fmt" tag to format values?






konkere <[email protected]> 
16/12/2008 08:10
Please respond to
"Tag Libraries Users List" <[email protected]>


To
[email protected]
cc

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







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.