Hi, I am learning JSF and trying to use the selectManyPicklist component from the tomahawk-sandbox-1.1.5-SNAPSHOT.jar but getting an exception reporting that the org.apache.myfaces.custom.dojo.DojoWidget can't be loaded:
ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/MyTest]] Exception sending context initialized event to listener instance of class org.apache.myfaces.webapp.StartupServletContextListener java.lang.NoClassDefFoundError: org/apache/myfaces/custom/dojo/DojoWidget I have looked in the jar files (all of them) and sure enough there's no such class. Can anyone help? Cheers, Matt.B -- View this message in context: http://www.nabble.com/tomahawk-sandbox-missing-DojoWidget-class--tf2616011.html#a7300907 Sent from the MyFaces - Users mailing list archive at Nabble.com.

