I need to get flow working in my local Forrest, since this is core to Cocoon it should be pretty easy, but...

I've copied the rhino*.jar into the lib/optional directory and adjusted the xmap accordingly. The Javascript is being executed, however, I am getting the error:

sendPageAndWait is not a function.

According to cocoon.xconf in Forrest the flowscript engine should initialise by executing the script org/apache/cocoon/components/flow/javascript/system.js, this defines the sendPageAndWait function. This is present in the cocoon jar in Forrest.

So it would appear the initialisation of the engine is not occuring. Anyone know why?

Ross

Reply via email to