ovidiu 02/03/18 17:30:48
Modified: src/scratchpad/schecoon/src/org/apache/cocoon/components/flow
flow.xconf
Log:
Added load-on-startup.
Revision Changes Path
1.4 +2 -1
xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/flow.xconf
Index: flow.xconf
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/flow.xconf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flow.xconf 17 Mar 2002 22:00:21 -0000 1.3
+++ flow.xconf 19 Mar 2002 01:30:48 -0000 1.4
@@ -45,7 +45,8 @@
check-time="2000"
logger="flow">
<component-instance name="JavaScript"
-
class="org.apache.cocoon.components.flow.JavaScriptInterpreter"/>
+ class="org.apache.cocoon.components.flow.JavaScriptInterpreter"
+
load-on-startup="resource://org/apache/cocoon/components/flow/javascript/system.js"/>
</flow-interpreters>
</xconf>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]