Ok, is anybody actually using rich:tree with seam???! Putting richfaces in both server/lib *and* WEB-INF/lib gets rid of the deployment errors - but as expected, will throw a classcast-error when rendering the tree: java.lang.ClassCastException: de.vierundsechzig.springer.platform.action.structure.ContainerNode cannot be cast to org.richfaces.component.TreeNode
So, I'm still looking for a proper place for the richfaces-lib (any other idea then tearing the lib apart and putting the TreeNode in its own jar would be highly appreciated!!) cheers stf View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060756#4060756 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060756 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
