It was due to my cocoon.xconf. I did not have the flow-interpreters set up properly.
 
Joe
----- Original Message -----
From: Joe Latty
Sent: Wednesday, October 01, 2003 1:35 PM
Subject: Attempting to go with the flow

I am trying to implement _javascript_ flow in cocoon.
 
When I add the node
 
<map:flow language="_javascript_">
  <map:script src=""/>
</map:flow>
before the <map:pipelines> node
 
I recieve the following error when calling the app.
 
org.apache.avalon.framework.component.ComponentException: ScriptNode: Couldn't obtain a flow interpreter for _javascript_:
 
Is there some configuartion I have missed?
 
Joe
 

Reply via email to