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 <empe...@inbox.ru> 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:k...@directthought.com>
directThought  <http://www.directThought.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: taglibs-user-h...@jakarta.apache.org

Reply via email to