Author: antelder
Date: Sat Dec 2 10:13:24 2006
New Revision: 481589
URL: http://svn.apache.org/viewvc?view=rev&rev=481589
Log:
Add links to the script config files
Modified:
incubator/synapse/trunk/java/src/site/resources/Synapse_Samples.html
Modified: incubator/synapse/trunk/java/src/site/resources/Synapse_Samples.html
URL:
http://svn.apache.org/viewvc/incubator/synapse/trunk/java/src/site/resources/Synapse_Samples.html?view=diff&rev=481589&r1=481588&r2=481589
==============================================================================
--- incubator/synapse/trunk/java/src/site/resources/Synapse_Samples.html
(original)
+++ incubator/synapse/trunk/java/src/site/resources/Synapse_Samples.html Sat
Dec 2 10:13:24 2006
@@ -1095,6 +1095,9 @@
<p>This sample is similar to sample 8 but instead of using XSLT the
transformation is done with JavaScript and E4X</p>
+<p>The Synapse config XML for this is <a
href="../repository/conf/sample/synapse_sample_500.xml"
type="text/txt">synapse_sample_500.xml</a>
+ and the associated JavaScript program is <a
href="../repository/conf/sample/resources/script/stockquoteTransform.js"
type="text/txt">stockquoteTransform.js</a>.</p>
+
<p><strong>Pre-Requisites:</strong></p>
<p>
@@ -1135,6 +1138,8 @@
source defined in a separate file it is defined in-line within the Synapse
XML.</p>
+<p>The Synapse config XML for this is <a
href="../repository/conf/sample/synapse_sample_501.xml"
type="text/txt">synapse_sample_501.xml</a>.</p>
+
<p><strong>Pre-Requisites:</strong></p>
<p>
@@ -1167,6 +1172,9 @@
<p>This sample is similar to sample 500 but instead of using JavaScript the
script language is Ruby using the JRuby interpreter.</p>
+
+<p>The Synapse config XML for this is <a
href="../repository/conf/sample/synapse_sample_503.xml"
type="text/txt">synapse_sample_503.xml</a>
+ and the associated JavaScript program is <a
href="../repository/conf/sample/resources/script/stockquoteTransform.rb"
type="text/txt">stockquoteTransform.rb</a>.</p>
<p><strong>Pre-Requisites:</strong></p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]