John L. Webber wrote:

We're using Cocoon 2.1.3, and have been integrating Flowscript into our project over the last several weeks. Today, when trying to use the functions cocoon.createPageLocal(), cocoon.createWebContinuation() and cocoon.sendStatus () I get an exception because the functions are unknown. The stack trace is below. Are these functions not available in Cocoon 2.1.3, or do we have some classpath problem?

Looking at:


http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java?annotate=1.33

I can see that createPageLocal was added in version 1.27. Looking at:

http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java

tells me that 1.27 of that file was included in 2.1.4. So, I'd try it out with Cocoon 2.1.4 and see whether it works. But this does mean that it won't work with 2.1.3.

HTH.

Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to