webtier@glassfish.java.net

Re: [webtier] JSF 1.2_03-rc2

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 27 May 2009 21:33:09 -0700

On 5/26/09 9:17 AM, webtier_at_javadesktop.org wrote:
> Hello all,
>
> I'm working on a portal project using Weblogic Portal with JSF 1.2 and we are having a "tilde" problem. When any page has to renderize it, the text with the tilde gets messed up. Weblogic uses JSF 1.2_03-rc2 (JSF 1.2-b20 FCS) according to documentation. Apparently, this is the same problem as this one: https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=480
>
> The thing is: we tried to use JSF 1.2_04, 05, 06, 07, etc and all of them gives a weird NullPointerException on RenderKitImpl.createResponseWriter. So, I imagine there are some differences between the implementations.
>
> If anyone can give some directions on why this is occurring I'd be glad. Also, my alternative is to get this version, correct the problem, rebuild and use it. The problem with this one is that I'm not able to checkout this particular version as I don't know it's CVS path exactly.
>
Can you post the first 5 or 6 stack frames of the root case using 1.2_12?

Also, you really need to make sure that the API is upgraded along with
the implementation. If you just upgrade jsf-impl.jar strange things can
happen.
> Thanks in advance.
> [Message sent by forum member 'lalkmim' (lalkmim)]
>
> http://forums.java.net/jive/thread.jspa?messageID=347707
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>