You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2012/09/21 21:46:06 UTC

svn commit: r1388647 [8/28] - in /servicemix/site/production/docs/4.4.x: ./ activemq/ architecture/ camel/ camel/deployment/ commands/ images/ jbi/ jbi/components/ jbi/intro/ karaf/ karaf/developers-guide/ karaf/users-guide/ nmr/ quickstart/ quickstart...

Added: servicemix/site/production/docs/4.4.x/commands/obr-removeUrl.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/obr-removeUrl.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/obr-removeUrl.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/obr-removeUrl.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="obrremoveUrl">obr:removeUrl</h1><h2 id="Description">Description</h2><p>Removes a list of repository URLs from the OBR service.</p><h2 id="Syntax">Syntax</h2><p>obr:removeUrl \<a href="options.html">options\</a> urls </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> urls </td><td class="confluenceTd"> Repository URLs to remove from OBR service </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/obr-resolve.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/obr-resolve.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/obr-resolve.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/obr-resolve.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="obrresolve">obr:resolve</h1><h2 id="Description">Description</h2><p>Shows the resolution output for a given set of requirements.</p><h2 id="Syntax">Syntax</h2><p>obr:resolve \<a href="options.html">options\</a> requirements </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> requirements </td><td class="confluenceTd"> Requirements </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> <del>l, -</del>no-local </td><td class="confluenceTd"> Ignore local resources during resolution </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --op
 tional </td><td class="confluenceTd"> Resolve optional dependencies </td></tr><tr><td class="confluenceTd"> <del>w, -</del>why </td><td class="confluenceTd"> Display the reason of the inclusion of the resource </td></tr><tr><td class="confluenceTd"> <del>-no</del>remote </td><td class="confluenceTd"> Ignore remote resources during resolution </td></tr><tr><td class="confluenceTd"> --deploy </td><td class="confluenceTd"> Deploy the selected bundles </td></tr><tr><td class="confluenceTd"> --start </td><td class="confluenceTd"> Deploy and start the selected bundles </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/obr-source.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/obr-source.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/obr-source.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/obr-source.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="obrsource">obr:source</h1><h2 id="Description">Description</h2><p>Downloads the sources for an OBR bundle.</p><h2 id="Syntax">Syntax</h2><p>obr:source \<a href="options.html">options\</a> folder bundles </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> folder </td><td class="confluenceTd"> Local folder for storing sources </td></tr><tr><td class="confluenceTd"> bundles </td><td class="confluenceTd"> List of bundles to download the sources for </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -x </td><td class="confl
 uenceTd"> Extract the archive </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/obr-start.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/obr-start.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/obr-start.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/obr-start.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="obrstart">obr:start</h1><h2 id="Description">Description</h2><p>Deploys and starts a list of bundles using OBR.</p><h2 id="Syntax">Syntax</h2><p>obr:start \<a href="options.html">options\</a> bundles </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> bundles </td><td class="confluenceTd"> List of bundle names to deploy (separated by whitespaces) </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> <del>s, -</del>start </td><td class="confluenceTd"> Start all deployed bundles </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-bundle-level.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-bundle-level.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-bundle-level.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-bundle-level.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgibundlelevel">osgi:bundle-level</h1><h2 id="Description">Description</h2><p>Gets or sets the start level of a given bundle.</p><h2 id="Syntax">Syntax</h2><p>osgi:bundle-level \<a href="options.html">options\</a> id \<a href="startLevel.html">startLevel\</a> </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> id </td><td class="confluenceTd"> The bundle ID </td></tr><tr><td class="confluenceTd"> startLevel </td><td class="confluenceTd"> The bundle's new start level </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -
 -force </td><td class="confluenceTd"> Forces the command to execute </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-headers.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-headers.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-headers.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-headers.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgiheaders">osgi:headers</h1><h2 id="Description">Description</h2><p>Displays OSGi headers of a given bundle.</p><h2 id="Syntax">Syntax</h2><p>osgi:headers \<a href="options.html">options\</a> \<a href="ids.html">ids\</a> </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> ids </td><td class="confluenceTd"> The list of bundle (identified by IDs or name or name/version) separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --indent </td><td class="confluenceTd"> Indentation method (defaults to -1)
  </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Forces the command to execute </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-info.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-info.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-info.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-info.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgiinfo">osgi:info</h1><h2 id="Description">Description</h2><p>Displays detailed information of a given bundle.</p><h2 id="Syntax">Syntax</h2><p>osgi:info \<a href="options.html">options\</a> \<a href="ids.html">ids\</a> </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> ids </td><td class="confluenceTd"> The list of bundle (identified by IDs or name or name/version) separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Forces the command to execute </td></
 tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-install.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-install.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-install.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-install.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgiinstall">osgi:install</h1><h2 id="Description">Description</h2><p>Installs one or more bundles.</p><h2 id="Syntax">Syntax</h2><p>osgi:install \<a href="options.html">options\</a> urls </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> urls </td><td class="confluenceTd"> Bundle URLs separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> <del>s, -</del>start </td><td class="confluenceTd"> Starts the bundles after installation </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-list.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-list.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-list.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-list.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgilist">osgi:list</h1><h2 id="Description">Description</h2><p>Lists all installed bundles.</p><h2 id="Syntax">Syntax</h2><p>osgi:list \<a href="options.html">options\</a></p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -u </td><td class="confluenceTd"> Shows the update locations </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t </td><td class="confluenceTd"> Specifies the bundle threshold; bundles with a start-level less than this value will not get printed out. (defaults to -1) </td></tr><tr><td class="confluenceTd"> -l </td><td class="confluenceTd"> Show the locations </td></tr><tr><td class="confluenceTd"> -s </td><td class="confluenceTd"> Shows the symbolic name </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-ls.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-ls.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-ls.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-ls.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgils">osgi:ls</h1><h2 id="Description">Description</h2><p>Lists OSGi services.</p><h2 id="Syntax">Syntax</h2><p>osgi:ls \<a href="options.html">options\</a> \<a href="ids.html">ids\</a> </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> ids </td><td class="confluenceTd"> The list of bundle (identified by IDs or name or name/version) separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -a </td><td class="confluenceTd"> Shows all services </td></tr><tr><td class="confluenceTd"> -u </td><td class
 ="confluenceTd"> Shows services which are in use </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Forces the command to execute </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-refresh.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-refresh.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-refresh.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-refresh.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgirefresh">osgi:refresh</h1><h2 id="Description">Description</h2><p>Refresh a bundle.</p><h2 id="Syntax">Syntax</h2><p>osgi:refresh \<a href="options.html">options\</a> \<a href="ids.html">ids\</a> </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> ids </td><td class="confluenceTd"> The list of bundle (identified by IDs or name or name/version) separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Forces the command to execute </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file

Added: servicemix/site/production/docs/4.4.x/commands/osgi-resolve.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/4.4.x/commands/osgi-resolve.html?rev=1388647&view=auto
==============================================================================
--- servicemix/site/production/docs/4.4.x/commands/osgi-resolve.html (added)
+++ servicemix/site/production/docs/4.4.x/commands/osgi-resolve.html Fri Sep 21 19:45:57 2012
@@ -0,0 +1,152 @@
+
+<!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>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </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">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                    <h1 id="osgiresolve">osgi:resolve</h1><h2 id="Description">Description</h2><p>Resolve bundle(s).</p><h2 id="Syntax">Syntax</h2><p>osgi:resolve \<a href="options.html">options\</a> \<a href="ids.html">ids\</a> </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> ids </td><td class="confluenceTd"> The list of bundle (identified by IDs or name or name/version) separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Forces the command to execute </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2012 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>
\ No newline at end of file