Modified: websites/production/camel/content/aws-sdb.html
==============================================================================
--- websites/production/camel/content/aws-sdb.html (original)
+++ websites/production/camel/content/aws-sdb.html Thu Sep 14 19:25:46 2017
@@ -118,7 +118,7 @@ AmazonSimpleDB client = new AmazonSimple
 registry.bind("client", client);
 ]]></script>
 </div></div><h3 id="AWS-SDB-Dependencies">Dependencies</h3><p>Maven users will 
need to add the following dependency to their pom.xml.</p><div class="code 
panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b>pom.xml</b></div><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-aws&lt;/artifactId&gt;
     &lt;version&gt;${camel-version}&lt;/version&gt;

Modified: websites/production/camel/content/aws-ses.html
==============================================================================
--- websites/production/camel/content/aws-ses.html (original)
+++ websites/production/camel/content/aws-ses.html Thu Sep 14 19:25:46 2017
@@ -102,7 +102,7 @@ AmazonSimpleEmailService client = new Am
 registry.bind(&quot;client&quot;, client);
 ]]></script>
 </div></div><h3 id="AWS-SES-Dependencies">Dependencies</h3><p>Maven users will 
need to add the following dependency to their pom.xml.</p><div class="code 
panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b>pom.xml</b></div><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-aws&lt;/artifactId&gt;
     &lt;version&gt;${camel-version}&lt;/version&gt;

Modified: websites/production/camel/content/aws-sns.html
==============================================================================
--- websites/production/camel/content/aws-sns.html (original)
+++ websites/production/camel/content/aws-sns.html Thu Sep 14 19:25:46 2017
@@ -108,7 +108,7 @@ AmazonSNS client = new AmazonSNSClient(a
 registry.bind(&quot;client&quot;, client);
 ]]></script>
 </div></div><h3 id="AWS-SNS-Dependencies">Dependencies</h3><p>Maven users will 
need to add the following dependency to their pom.xml.</p><div class="code 
panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b>pom.xml</b></div><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-aws&lt;/artifactId&gt;
     &lt;version&gt;${camel-version}&lt;/version&gt;

Modified: websites/production/camel/content/aws-sqs.html
==============================================================================
--- websites/production/camel/content/aws-sqs.html (original)
+++ websites/production/camel/content/aws-sqs.html Thu Sep 14 19:25:46 2017
@@ -105,7 +105,7 @@ registry.bind(&quot;client&quot;, client
   .to(&quot;mock:result&quot;);
 ]]></script>
 </div></div><h3 id="AWS-SQS-Dependencies">Dependencies</h3><p>Maven users will 
need to add the following dependency to their 
<strong><code>pom.xml</code></strong>.</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b>pom.xml</b></div><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-aws&lt;/artifactId&gt;
     &lt;version&gt;${camel-version}&lt;/version&gt;

Modified: websites/production/camel/content/aws-swf.html
==============================================================================
--- websites/production/camel/content/aws-swf.html (original)
+++ websites/production/camel/content/aws-swf.html Thu Sep 14 19:25:46 2017
@@ -114,7 +114,7 @@ AmazonSimpleWorkflowClient client = new
 registry.bind(&quot;client&quot;, client);
 ]]></script>
 </div></div><h3 id="AWS-SWF-Dependencies">Dependencies</h3><p>Maven users will 
need to add the following dependency to their pom.xml.</p><div class="code 
panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b>pom.xml</b></div><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-aws&lt;/artifactId&gt;
     &lt;version&gt;${camel-version}&lt;/version&gt;

Modified: websites/production/camel/content/base64.html
==============================================================================
--- websites/production/camel/content/base64.html (original)
+++ websites/production/camel/content/base64.html Thu Sep 14 19:25:46 2017
@@ -119,7 +119,7 @@
  &lt;/marshal&gt;
  &lt;to uri=&quot;bean:newOrder&quot;/&gt; ]]></script>
 </div></div><h3 id="Base64-Dependencies">Dependencies</h3><p>To use Base64 in 
your Camel routes you need to add a dependency on <strong>camel-base64</strong> 
which implements this data format.</p><p>If you use Maven you can just add the 
following to your pom.xml:</p><div class="code panel pdl" style="border-width: 
1px;"><div class="codeContent panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-base64&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;  &lt;!-- use the same version as your 
Camel core version --&gt;

Modified: websites/production/camel/content/bean-injection.html
==============================================================================
--- websites/production/camel/content/bean-injection.html (original)
+++ websites/production/camel/content/bean-injection.html Thu Sep 14 19:25:46 
2017
@@ -99,7 +99,7 @@
 <p>For example to inject a bean named foo, you can enlist the bean in the <a 
shape="rect" href="registry.html">Registry</a> such as in a Spring XML file:</p>
 
 <div class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[
 &lt;bean id=&quot;foo&quot; class=&quot;com.foo.MyFooBean&quot;/&gt;
 ]]></script>
 </div></div>

Modified: websites/production/camel/content/bean-validator.html
==============================================================================
--- websites/production/camel/content/bean-validator.html (original)
+++ websites/production/camel/content/bean-validator.html Thu Sep 14 19:25:46 
2017
@@ -86,7 +86,7 @@
         <tr>
         <td valign="top" width="100%">
 <div class="wiki-content maincontent"><h2 
id="BeanValidator-BeanValidatorComponent">Bean Validator 
Component</h2><p><strong>Available as of Camel 2.3</strong></p><p>The Validator 
component performs bean validation of the message body using the Java Bean 
Validation API (<a shape="rect" class="external-link" 
href="http://jcp.org/en/jsr/detail?id=303"; rel="nofollow">JSR 303</a>). Camel 
uses the reference implementation, which is <a shape="rect" 
class="external-link" 
href="http://docs.jboss.org/hibernate/validator/4.3/reference/en-US/html_single/";
 rel="nofollow">Hibernate Validator</a>.</p><p>Maven users will need to add the 
following dependency to their <code>pom.xml</code> for this component:</p><div 
class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-bean-validator&lt;/artifactId&gt;
     &lt;version&gt;x.y.z&lt;/version&gt;

Modified: websites/production/camel/content/beanshell.html
==============================================================================
--- websites/production/camel/content/beanshell.html (original)
+++ websites/production/camel/content/beanshell.html Thu Sep 14 19:25:46 2017
@@ -102,7 +102,7 @@
 <p>Or the something like this in your Spring XML:</p>
 
 <div class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[
 &lt;filter&gt;
   &lt;language 
language=&quot;beanshell&quot;&gt;request.getHeaders().get(&quot;Foo&quot;) == 
null&lt;/language&gt;
   ...

Modified: websites/production/camel/content/beanstalk.html
==============================================================================
--- websites/production/camel/content/beanstalk.html (original)
+++ websites/production/camel/content/beanstalk.html Thu Sep 14 19:25:46 2017
@@ -86,14 +86,14 @@
         <tr>
         <td valign="top" width="100%">
 <div class="wiki-content maincontent"><h2 
id="Beanstalk-Beanstalkcomponent">Beanstalk component</h2><p><strong>Available 
in Camel 2.15</strong></p><p>camel-beanstalk project provides a Camel component 
for job retrieval and post-processing of Beanstalk jobs.</p><p><span>You can 
find the detailed explanation of Beanstalk job lifecycle at&#160;</span><a 
shape="rect" class="external-link" 
href="http://github.com/kr/beanstalkd/blob/v1.3/doc/protocol.txt"; 
rel="nofollow">Beanstalk protocol</a>.</p><h3 
id="Beanstalk-Dependencies">Dependencies</h3><p>Maven users need to add the 
following dependency to their <code>pom.xml</code></p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-beanstalk&lt;/artifactId&gt;
   &lt;version&gt;${camel-version}&lt;/version&gt;
 &lt;/dependency&gt;
 ]]></script>
 </div></div><p>where <code>${camel-version</code>} must be replaced by the 
actual version of Camel (2.15.0 or higher).</p><h3 id="Beanstalk-URIformat">URI 
format</h3><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeContent panelContent pdl">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[beanstalk://[host[:port]][/tube][?options]]]></script>
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[beanstalk://[host[:port]][/tube][?options]]]></script>
 </div></div><p>You may omit either&#160;<code>port</code>&#160;or 
both&#160;<code>host</code>&#160;and&#160;<code>port</code>: for the Beanstalk 
defaults to be used (&#8220;localhost&#8221; and 11300). If you 
omit&#160;<code>tube</code>, Beanstalk component will use the tube with name 
&#8220;default&#8221;.</p><p>When listening, you may probably want to watch for 
jobs from several tubes. Just separate them with plus sign, e.g.</p><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[beanstalk://localhost:11300/tube1+tube2]]></script>
 </div></div><p><span style="line-height: 1.4285715;">Tube name will be URL 
decoded, so if your tube names include special characters like + or ?, you need 
to URL-encode them appropriately, or use the RAW syntax, see <a shape="rect" 
href="how-do-i-configure-endpoints.html">more details here</a>.</span></p><p>By 
the way, you cannot specify several tubes when you are writing jobs into 
Beanstalk.</p><h3 id="Beanstalk-CommonURIoptions">Common URI options</h3><div 
class="confluenceTableSmall"><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Default value</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">jobPriority</td><td colspan="1" rowspan="1" 
class="confluenceTd">1000</td><td colspan="1" rowspan="1" 
class="confluenceTd">Job priority. <span>(0 is the highest, see&#160
 ;</span><a shape="rect" class="external-link" 
href="http://github.com/kr/beanstalkd/blob/v1.3/doc/protocol.txt"; 
rel="nofollow">Beanstalk protocol</a><span>)</span></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd">jobDelay</td><td colspan="1" 
rowspan="1" class="confluenceTd">0</td><td colspan="1" rowspan="1" 
class="confluenceTd">Job delay in seconds.</td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">jobTimeToRun</td><td colspan="1" rowspan="1" 
class="confluenceTd">60</td><td colspan="1" rowspan="1" 
class="confluenceTd">Job time to run in seconds. <span>(when 0, the beanstalkd 
daemon raises it to 1 automatically, see&#160;</span><a shape="rect" 
class="external-link" 
href="http://github.com/kr/beanstalkd/blob/v1.3/doc/protocol.txt"; 
rel="nofollow">Beanstalk 
protocol</a><span>)</span></td></tr></tbody></table></div></div>


Reply via email to