org.apache.commons.javaflow.bytecode.StackRecorder - org.cocoontest.javaflow.CFormsFlow java.lang.ClassCastException: org.cocoontest.javaflow.CFormsFlowat org.apache.cocoon.components.flow.java.Invoker.run(Invoker.java)
This is the interesting bit. There is somehow a classloader screwup.CFormsFlow is on the stack and there are different versions of it. Somehow it's using the wrong one.
But I can't say much more from here. HTH anyway. cheers -- Torsten
