Mathias, I will check into it when I get to work (leaving now.) In the meantime, I was just running tree2 examples from the latest source and I didn't recall any problems? Can you try building the simple examples and verify if those work or not.
If I had to guess from your stack trace, it sounds like the javascript is not in the tomahawk.jar/myfaces-all.jar. It should be in the 'resources' dir under tree2. sean On 7/6/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > The Tree2 does not work client-side because the javascript files cannot be > loaded via the Filter in the current Build: > > java.io.IOException: Unable to find resource javascript/tree.js for > component tree2.HtmlTreeRenderer. Check that this file is available in the > classpath in sub-directory /resource of the component-directory. > > org.apache.myfaces.component.html.util.AddResource.serveResource(AddResource.java:244) > > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:98)

