users@woodstock.java.net

some components don't render under 4.1.1

From: Kenneth Suter <Kenneth.Suter_at_Sun.COM>
Date: Mon, 07 Jan 2008 19:20:01 -0600

Hello,

I have a very simple application running with Woodstock 4.1, Tomcat
6.0.14, and Facelets 1.1.13. However when I upgrade the app to
Woodstock 4.1.1 (replacing the 18 jars in the WEB-INF/lib directory)
some of the components stop rendering. The masthead and common task
components seem to work OK but simple elements like buttons and
textfields do not appear in the browser (Firefox and Safari). If I
revert the jars back to 4.1 the components work as expected.

It looks all the client in-line Javascript for generating the components
is present and I used Firebug to make sure that the createWidgetOnLoad
is being called correctly but I'm not sure where to go from there.

Any ideas?

Thanks,

-Kenneth