The details of the problems are vague I assume several severe configuration problems Due to the error in the other thread, there must be something from the RI also in the classpath so we have two jsf implementations one referencing into com,sun.jsf, which is definitely not myfaces. The other one probably is that the filter which is needed for resource loading probably is not enabled, so no tomahawk resources like javascripts probably are loaded, but I assume the root cause of the error above is the same as for the split pane (both definitely work) that tomahawk classes are simply not loaded due to a jsf implementation cross interference or configuration problem!
Jeff Bischoff schrieb: > jaguar wrote: >> i am useing >> myfaces-api-1.1.4.jar,tomahawk-1.1.5-SNAPSHOT.jar,tomahawk-sandbox-1.1.5-SNAPSHOT.jar >> >> ... > > FYI, not an officially supported combination; see [1]. > > [1] http://wiki.apache.org/myfaces/CompatibilityMatrix > > >

