Modified: websites/production/camel/content/spark-rest.html
==============================================================================
--- websites/production/camel/content/spark-rest.html (original)
+++ websites/production/camel/content/spark-rest.html Wed Oct 11 21:27:07 2017
@@ -119,7 +119,8 @@
 </div></div>
 
     
-</div><div class="tabs-pane" id="RestDslTabsXml" data-pane-title="XML">
+</div>
+<div class="tabs-pane" id="RestDslTabsXml" data-pane-title="XML">
     <div class="code panel pdl" style="border-width: 1px;"><div 
class="codeContent panelContent pdl">
 <script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[  &lt;camelContext 
xmlns=&quot;http://camel.apache.org/schema/spring&quot;&gt;
     &lt;rest uri=&quot;/hello/{me}&quot;&gt;
@@ -137,7 +138,8 @@
     
 </div>
 </div>
-<div style="clear:both"><p> </p></div><p><span style="line-height: 
1.4285715;">See more details at the&#160;</span><a shape="rect" 
href="rest-dsl.html">Rest DSL</a><span style="line-height: 
1.4285715;">.</span></p><h3 id="Spark-rest-Moreexamples"><span 
style="font-size: 16.0px;line-height: 1.5625;">More 
examples</span></h3><p>There is a 
<strong>camel-example-spark-rest-tomcat</strong> example in the Apache Camel 
distribution, that demonstrates how to use camel-spark-rest in a web 
application that can be deployed on Apache Tomcat, or similar web 
containers.</p><p></p><h3 id="Spark-rest-SeeAlso">See Also</h3>
+<div style="clear:both"><p> </p></div>
+<p><span style="line-height: 1.4285715;">See more details at 
the&#160;</span><a shape="rect" href="rest-dsl.html">Rest DSL</a><span 
style="line-height: 1.4285715;">.</span></p><h3 
id="Spark-rest-Moreexamples"><span style="font-size: 16.0px;line-height: 
1.5625;">More examples</span></h3><p>There is a 
<strong>camel-example-spark-rest-tomcat</strong> example in the Apache Camel 
distribution, that demonstrates how to use camel-spark-rest in a web 
application that can be deployed on Apache Tomcat, or similar web 
containers.</p><p></p><h3 id="Spark-rest-SeeAlso">See Also</h3>
 <ul><li><a shape="rect" href="configuring-camel.html">Configuring 
Camel</a></li><li><a shape="rect" 
href="component.html">Component</a></li><li><a shape="rect" 
href="endpoint.html">Endpoint</a></li><li><a shape="rect" 
href="getting-started.html">Getting Started</a></li></ul><ul 
style="list-style-type: square;"><li><a shape="rect" 
href="rest.html">Rest</a></li></ul></div>
         </td>
         <td valign="top">

Modified: websites/production/camel/content/xml-reference.html
==============================================================================
--- websites/production/camel/content/xml-reference.html (original)
+++ websites/production/camel/content/xml-reference.html Wed Oct 11 21:27:07 
2017
@@ -84,7 +84,7 @@
        <tbody>
         <tr>
         <td valign="top" width="100%">

[... 6 lines stripped ...]

Reply via email to