I checked out the sources as "cvs -d
:pserver:bbergquist_at_cvs.dev.java.net:/cvs checkout -r Woodstock_411_GA
woodstock" and then did a build. I'm using JDK 1.5.0_14. The build
works fine.
When I replace the Woodstock 4.1 GA jars (webui-jsf.jar and
webui-jsf-suntheme.jar) with the jars and redploy my application, I'm
getting the error "webui.suntheme.widget has no properties" all over the
place. The only change is replacing the above jars. Any ideas? Is
this related to the dojo 0.9 to dojo 1.0 upgrade?
I'm still searching for a way to get the Tree component to indent
properly as this is killing my app. I figured I would build the 4.1.1
release and use that if possible.