|
Dear Cocoon users, I use some Cforms with flowscript. I keep getting the following error message org.apache.avalon.framework.CascadingRuntimeException: "resource://org/apache/cocoon/forms/flow/_javascript_/Form.js", line 47: uncaught _javascript_ exception: at handleForm (resource://org/apache/cocoon/forms/flow/_javascript_/Form.js, Line 187) at Form (resource://org/apache/cocoon/forms/flow/_javascript_/Form.js, Line 47): java.lang.NoSuchMethodError This happens after calling var form = new Form("forms/shoppingcart.xml"); I use a Bea weblogic 6.1 The CForms and flowscript were working and i have no idea why it stopped working. Does someone have any experience with this problem? It is a cocoon class that i didn't change. regards Patrick |
