Author: buildbot Date: Mon Mar 19 10:20:36 2012 New Revision: 809153 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/dns.html Modified: websites/production/camel/content/book-component-appendix.html ============================================================================== --- websites/production/camel/content/book-component-appendix.html (original) +++ websites/production/camel/content/book-component-appendix.html Mon Mar 19 10:20:36 2012 @@ -3304,6 +3304,9 @@ The component offers the following opera <ul class="alternate" type="square"><li>ip, to resolve a domain by its ip</li><li>lookup, to lookup information about the domain</li><li>dig, to run DNS queries</li></ul> +<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Requires SUN JVM</b><br clear="none">The DNSJava library requires to run on a SUN JVM.<br clear="none"> +If you use Apache ServiceMix or Apache Karaf, you need to adjust the <tt>etc/jre.properties</tt> file, to add <tt>sun.net.spi.nameservice</tt> to the list of Java platform packages exported. And the server must be restarted before this change takes affect.</td></tr></table></div> + <p>Maven users will need to add the following dependency to their <tt>pom.xml</tt> for this component:</p> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> Modified: websites/production/camel/content/book-in-one-page.html ============================================================================== --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Mon Mar 19 10:20:36 2012 @@ -23337,6 +23337,9 @@ The component offers the following opera <ul class="alternate" type="square"><li>ip, to resolve a domain by its ip</li><li>lookup, to lookup information about the domain</li><li>dig, to run DNS queries</li></ul> +<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Requires SUN JVM</b><br clear="none">The DNSJava library requires to run on a SUN JVM.<br clear="none"> +If you use Apache ServiceMix or Apache Karaf, you need to adjust the <tt>etc/jre.properties</tt> file, to add <tt>sun.net.spi.nameservice</tt> to the list of Java platform packages exported. And the server must be restarted before this change takes affect.</td></tr></table></div> + <p>Maven users will need to add the following dependency to their <tt>pom.xml</tt> for this component:</p> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/dns.html ============================================================================== --- websites/production/camel/content/dns.html (original) +++ websites/production/camel/content/dns.html Mon Mar 19 10:20:36 2012 @@ -83,6 +83,9 @@ The component offers the following opera <ul class="alternate" type="square"><li>ip, to resolve a domain by its ip</li><li>lookup, to lookup information about the domain</li><li>dig, to run DNS queries</li></ul> +<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Requires SUN JVM</b><br clear="none">The DNSJava library requires to run on a SUN JVM.<br clear="none"> +If you use Apache ServiceMix or Apache Karaf, you need to adjust the <tt>etc/jre.properties</tt> file, to add <tt>sun.net.spi.nameservice</tt> to the list of Java platform packages exported. And the server must be restarted before this change takes affect.</td></tr></table></div> + <p>Maven users will need to add the following dependency to their <tt>pom.xml</tt> for this component:</p> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml">