Author: veithen
Date: Wed Aug 8 18:42:20 2012
New Revision: 1370881
URL: http://svn.apache.org/viewvc?rev=1370881&view=rev
Log:
Fixed sample number and added a link.
Modified:
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/setup/script.xml
Modified:
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/setup/script.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/setup/script.xml?rev=1370881&r1=1370880&r2=1370881&view=diff
==============================================================================
---
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/setup/script.xml
(original)
+++
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/setup/script.xml
Wed Aug 8 18:42:20 2012
@@ -100,7 +100,7 @@
<messageFormatter contentType="application/json"
class="org.apache.axis2.json.JSONMessageFormatter"/></div>
<p>
- If you are planning to run sample 440, you should also add
the above two entries
+ If you are planning to run <a
href="../sample158.html">sample 158</a>, you should also add the above two
entries
to the 'samples/axis2Client/client_repo/conf/axis2.xml'
file.
</p>
</subsection>