CINXE.COM

Apache ServiceMix Documentation -

<!DOCTYPE html> <html> <head> <title>Apache ServiceMix Documentation - </title> <link href="../theme/master.css" rel="stylesheet" type="text/css" /> <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="../scripts/jquery.js"></script> <script type="text/javascript" src="../scripts/jquery.cookie.js"></script> <script type="text/javascript" src="../scripts/jquery.jstree.js"></script> <script> $(document).ready(function(){ $("#nav").jstree({ "themes": { "theme": "apple", "dots": false }, "plugins" : [ "themes", "html_data", "cookies", "themes" ] }); }); </script> </head> <body> <div id="page"> <div id="siteHeader"> <table width="100%"> <tr valign="middle"> <td align="left"> <a href="http://servicemix.apache.org/" title="An open source ESB"> <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" /> </a> </td> <td align="right"> <a href="http://www.apache.org/" title="The Apache Sofware Foundation"> <img border="0" height="60" src="../images/ASF-logo.png"> </a> <ul class="siteNav"> <li><a href="../index.html" title="Overview">Guides Overview</a></li> <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li> <li> <form action="http://www.google.com/search" method="get" style="font-size: 10px;"> <input name="ie" type="hidden" value="UTF-8"></input> <input name="oe" type="hidden" value="UTF-8"></input> <input maxlength="255" name="q" size="15" type="text" value=""></input> <input name="btnG" type="submit" value="Search"></input> <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input> <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input> </form> </li> </ul> </td> </tr> </table> </div> <div id="content"> <div id="nav"> <ul> <li id="introduction"> <a href="index.html">Introduction</a> </li> <li id="basic-commands"> <a href="installation.html">Installing Apache ServiceMix</a> </li> <li id="features"> <a href="console.html">Console shell</a> </li> <li id="camel"> <a href="camel.html">Routing with Camel</a> </li> <li id="activemq"> <a href="activemq.html">Adding ActiveMQ to the 'Mix</a> </li> <li id="features"> <a href="features.html">Optional features</a> </li> </ul> </div> <div id="body"> <h1 id="Introduction">Introduction</h1><p>First of all, welcome to the Apache ServiceMix project!</p><p>The goal of this Quickstart guide is to give you a 20-minute overview of what ServiceMix is and what you can do with it. In that time, we'll install ServiceMix on your machine, deploy some basic integration routes and extend the container with an additional feature.</p> </div> </div> <div id="siteFooter"> &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a> <br/> Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation. </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10