---- "Łukasz Budnik" <[EMAIL PROTECTED]> schrieb:
> Hi All,
> I'm using Tomahawk 1.1.7-SNAPSHOT, I am trying to use
> the <t:tree2 /> component
> but I get this strange error: ClassNotFoundException: 
> tree2.HtmlTreeRenderer
> Looking at the API: http://myfaces.apache.org/tomahawk/tree2.html
> -there is a class: 
> org.apache.myfaces.custom.tree2.HtmlTreeRenderer...
> and yes, it is inside the tomahawk-1.1.7-SNAPSHOT.jar archive.

> Full stack trace:
>
> SEVERE: Could not find class for name: tree2.HtmlTreeRenderer
> java.lang.ClassNotFoundException: tree2.HtmlTreeRenderer
>       at 
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1358)

My guess would be that you have two copies of Tomahawk in your classpath. Check 
the "shared libs" directory of your container etc.

Tree2 definitely works..

Regards,
Simon


Reply via email to