Author: veithen
Date: Wed Aug 8 17:59:01 2012
New Revision: 1370862
URL: http://svn.apache.org/viewvc?rev=1370862&view=rev
Log:
Fixed incorrect sample number.
Modified:
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample158.xml
Modified:
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample158.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample158.xml?rev=1370862&r1=1370861&r2=1370862&view=diff
==============================================================================
---
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample158.xml
(original)
+++
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample158.xml
Wed Aug 8 17:59:01 2012
@@ -23,7 +23,7 @@
<title>Apache Synapse - Sample 158</title>
</properties>
<body>
- <section name="Sample 156: Exposing a SOAP service over JSON">
+ <section name="Sample 158: Exposing a SOAP service over JSON">
<div class="xmlConf"><definitions
xmlns="http://ws.apache.org/ns/synapse">
<proxy name="JSONProxy" transports="http https">
@@ -112,4 +112,4 @@
</section>
<p><a href="../samples.html">Back to Catalog</a></p>
</body>
-</document>
\ No newline at end of file
+</document>