java - Problem with tree into jboss -


i've application works fine @ seam 2.2.20... jboss 4.2.3 , richfaces 3.3.1. problem need use jboss 5.0.0 , when use tree brokes..

so, said, have

rich:tree e rich:recursivetreenodesadaptor 

and works @ jboss 4.2.3 doesnt @ 5.0.0. when use jboss 5.0.0 tree loads, error

caused by: java.lang.classcastexception: org.richfaces.component.html.htmltree cannot cast org.richfaces.component.html.htmltree

i've tryed use tree primfaces, , happens same... work @ jboss 4.2.3 doesnt @ jboss 5.0.0 "same" error...

caused by: java.lang.classcastexception: org.primefaces.model.treenode cannot cast org.primefaces.model.treenode

its jboss configuration couldnt find @ google...

someone knows reason problem?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -