Ken Paulsen wrote:
>
> Laurie,
>
> For GlassFish, what you have + the dojo/prototype jars are the minimum
> set of jars files to make Woodstock work correctly.
>
> FYI, GlassFish's admin console is built using woodstock and you can
> see the app by looking in:
>
>
> <glassfish-install-root>/lib/install/applications/admingui/adminGUI_war
>
> The "pages" are JSFTemplating pages (which works better than JSP with
> Woodstock) and can be found in the WEB-INF/lib/admin-jsf.jar file.
>
> If you are using Facelets (instead of JSP or JSFTemplating), you will
> also need the facelets taglib, which I'm not sure is included by
> default yet...
>
Yes, the Facelets taglib is now part of the nightly builds and can be
found in the
webui-jsf.jar as META-INF/woodstock.taglib.xml. I think it went in a
few days
ago, so should be in the next milestone deliverable.